More cleanup of FOREIGN TABLE permissions handling.
This commit fixes psql, pg_dump, and the information schema to be consistent with the backend changes which I made as part of commit be90032e, and also includes a related documentation tweak. Shigeru Hanada, with slight adjustment.
Showing
- doc/src/sgml/ref/grant.sgml 1 addition, 1 deletiondoc/src/sgml/ref/grant.sgml
- src/backend/catalog/information_schema.sql 2 additions, 2 deletionssrc/backend/catalog/information_schema.sql
- src/bin/pg_dump/pg_dump.c 0 additions, 1 deletionsrc/bin/pg_dump/pg_dump.c
- src/bin/psql/tab-complete.c 1 addition, 2 deletionssrc/bin/psql/tab-complete.c
- src/include/catalog/catversion.h 1 addition, 1 deletionsrc/include/catalog/catversion.h
Loading
Please register or sign in to comment