aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/option.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-09-01 16:21:13 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-09-01 16:21:13 -0400
commit2dc53fe2a77d8d5f22c656fdf6590198e358a996 (patch)
treefd5466036f5ee90410784bd71ba41715649f0015 /contrib/postgres_fdw/option.c
parent537ca68dbb2463f7b1c44e9466b8fbdd7505b2e1 (diff)
downloadpostgresql-2dc53fe2a77d8d5f22c656fdf6590198e358a996.tar.gz
postgresql-2dc53fe2a77d8d5f22c656fdf6590198e358a996.zip
Refactor postgresImportForeignSchema to avoid code duplication.
Avoid repeating fragments of the query we're building, along the same lines as recent cleanup in pg_dump. I got annoyed about this because aa769f80e broke my pending patch to change postgres_fdw's collation handling, due to each of us having incompletely done this same refactoring. Let's finish that job in hopes of having a more stable base.
Diffstat (limited to 'contrib/postgres_fdw/option.c')
0 files changed, 0 insertions, 0 deletions