diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-11-28 12:51:47 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-11-28 12:51:47 -0500 |
commit | 5c19c057dcdaef08b89e751f7e335cc1f6a1e21f (patch) | |
tree | 56a71465e6ed4390b641b99ea926cb7209ac96e4 /src/backend/executor/execProcnode.c | |
parent | 0702c86a13e6c644c32cf773af0a3a76e425ec50 (diff) | |
download | postgresql-5c19c057dcdaef08b89e751f7e335cc1f6a1e21f.tar.gz postgresql-5c19c057dcdaef08b89e751f7e335cc1f6a1e21f.zip |
Fix some bogosities in pg_dump's foreign-table support.
The server name for a foreign table was not quoted at need, as per report
from Ronan Dunklau. Also, queries related to FDW options were inadequately
schema-qualified in places where the search path isn't just pg_catalog, and
were inconsistently formatted everywhere, and we didn't always check that
we got the expected number of rows from them.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions