aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2023-11-22 11:14:35 +0530
committerAmit Kapila <akapila@postgresql.org>2023-11-22 11:14:35 +0530
commit57aae65aee2626143055349954024b678c92bb11 (patch)
treeecb28d5af7b97d4275393abe91740b554c752614 /src/backend/commands/dbcommands.c
parent4e64be6520dbc67febbf8ecd8fe28bad06c0255c (diff)
downloadpostgresql-57aae65aee2626143055349954024b678c92bb11.tar.gz
postgresql-57aae65aee2626143055349954024b678c92bb11.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/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions