]> 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:45:40 +0000 (00:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 May 2008 00:45:40 +0000 (00:45 +0000)
commita8f98c068e82e9487d3e884aa35f8f5dc6a8d85c
treeacf57bb03ff95627bda803db9fa9f0b7a046ecd9
parent7e8374a3e0ce14f1c8979c684c1d2afa2c7e96be
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