]> 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:53 +0000 (00:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 May 2008 00:45:53 +0000 (00:45 +0000)
commita943df0ba5e450984d16d6c06550d5ecd5773063
treef6ab65b1ff296157a3311702863d0ddde2aa9f8e
parente8d1062899a4bb7a36afd4071885e1878f65f02b
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