]> granicus.if.org Git - postgresql/commit
Clean up loose ends remaining from schema privileges discussion.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 Apr 2002 01:26:26 +0000 (01:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 Apr 2002 01:26:26 +0000 (01:26 +0000)
commite4f06dc12efaf14878288a175efcf50ce2318813
tree471128164cde2091e53cf0a94692437f16fc956d
parent4c25a0655b9721af5c65922981c03926d856c6e4
Clean up loose ends remaining from schema privileges discussion.
I concluded that RENAME should require CREATE privilege on the namespace
as well as ownership of the table.
doc/src/sgml/ref/grant.sgml
src/backend/catalog/namespace.c
src/backend/tcop/utility.c
src/backend/utils/cache/lsyscache.c
src/include/utils/lsyscache.h