]> 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:12 +0000 (00:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 May 2008 00:46:12 +0000 (00:46 +0000)
commit8b0d5949a81e1ffe456355b471c0a491fce52879
tree8df76c5642059c106ad70c26c10158402d7a98fd
parentc59eef17c96d98833c98341491ff9ca2da5a06b8
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