]> granicus.if.org Git - postgresql/commit
Improve GRANT documentation to point out that UPDATE and DELETE typically
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 May 2008 00:46:05 +0000 (00:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 May 2008 00:46:05 +0000 (00:46 +0000)
commit4fd6a97c0915912482666726c794147cd02318a4
tree2a48dd6cf019bc52ac7208fc44889999c468ddce
parentbda5491729621940b2a70d39d0aa87442527a350
Improve GRANT documentation to point out that UPDATE and DELETE typically
require SELECT privilege as well, since you normally need to read existing
column values within such commands.  This behavior is according to spec,
but we'd never documented it before.  Per gripe from Volkan Yazici.
doc/src/sgml/ref/grant.sgml