-
- Downloads
When querying a table with child tables, do not check permissions on the
child tables. This was found to be useless and confusing in virtually all cases, and also contrary to the SQL standard.
Showing
- doc/src/sgml/ddl.sgml 11 additions, 11 deletionsdoc/src/sgml/ddl.sgml
- src/backend/optimizer/prep/prepunion.c 2 additions, 1 deletionsrc/backend/optimizer/prep/prepunion.c
- src/test/regress/expected/privileges.out 16 additions, 5 deletionssrc/test/regress/expected/privileges.out
- src/test/regress/sql/privileges.sql 4 additions, 3 deletionssrc/test/regress/sql/privileges.sql
Loading
Please register or sign in to comment