-
- Downloads
Use plurals (TABLES, FUNCTIONS, etc) in ALTER DEFAULT PRIVILEGES. We have
the keywords as a consequence of the GRANT ALL patch, so we might as well use them and make the ALTER commands read more naturally.
Showing
- doc/src/sgml/ref/alter_default_privileges.sgml 12 additions, 12 deletionsdoc/src/sgml/ref/alter_default_privileges.sgml
- src/backend/parser/gram.y 6 additions, 6 deletionssrc/backend/parser/gram.y
- src/bin/pg_dump/dumputils.c 11 additions, 6 deletionssrc/bin/pg_dump/dumputils.c
- src/bin/pg_dump/pg_dump.c 5 additions, 5 deletionssrc/bin/pg_dump/pg_dump.c
- src/test/regress/expected/privileges.out 5 additions, 5 deletionssrc/test/regress/expected/privileges.out
- src/test/regress/sql/privileges.sql 5 additions, 5 deletionssrc/test/regress/sql/privileges.sql
Loading
Please register or sign in to comment