diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-11-28 12:51:41 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-11-28 12:51:41 -0500 |
commit | 9761ad672f5c84e551f56b7923bc9bbba696578d (patch) | |
tree | 49abe947be62e383b675ad69da927fc8c8cdc780 /src/backend/executor/nodeModifyTable.c | |
parent | 64aea1ebc70dc597b79e2f7f4451472510a1e9bf (diff) | |
download | postgresql-9761ad672f5c84e551f56b7923bc9bbba696578d.tar.gz postgresql-9761ad672f5c84e551f56b7923bc9bbba696578d.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/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions