]> 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:59 +0000 (00:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 May 2008 00:45:59 +0000 (00:45 +0000)
commit32184bfa0c3f1c488e1bcaa0bf90ae489ea871cd
tree3a48238fd5a00424c594fed8670a141749483131
parent290d4b37ab98be20ebb79c658b7590b8982d7f01
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