diff options
author | Amit Kapila <akapila@postgresql.org> | 2023-11-22 11:44:14 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2023-11-22 11:44:14 +0530 |
commit | eeb0ebad79d9350305d9e111fbac76e20fa4b2fe (patch) | |
tree | 2f3c3cd7a70ef9d16ad4ceacfb49436b8cdb9d9d /src/backend/libpq/be-secure-gssapi.c | |
parent | ff68cc6f3bf08546802216e0b9d28ad1d4be7e70 (diff) | |
download | postgresql-eeb0ebad79d9350305d9e111fbac76e20fa4b2fe.tar.gz postgresql-eeb0ebad79d9350305d9e111fbac76e20fa4b2fe.zip |
Fix the initial sync tables with no columns.
The copy command formed for initial sync was using parenthesis for tables
with no columns leading to syntax error. This patch avoids adding
parenthesis for such tables.
Reported-by: Justin G
Author: Vignesh C
Reviewed-by: Peter Smith, Amit Kapila
Backpatch-through: 15
Discussion: http://postgr.es/m/18203-df37fe354b626670@postgresql.org
Diffstat (limited to 'src/backend/libpq/be-secure-gssapi.c')
0 files changed, 0 insertions, 0 deletions