aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2023-11-22 11:27:38 +0530
committerAmit Kapila <akapila@postgresql.org>2023-11-22 11:27:38 +0530
commit1b6da28e0668eb977dcab6987d192ddedf32b752 (patch)
treef4fb5406ac6a8864017c79269d55fea899820c6e /contrib/postgres_fdw/sql/postgres_fdw.sql
parent9bbdffadf757346b64973e568d2e6ef2b755d99d (diff)
downloadpostgresql-1b6da28e0668eb977dcab6987d192ddedf32b752.tar.gz
postgresql-1b6da28e0668eb977dcab6987d192ddedf32b752.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 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions