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)
commit0261f21ec359f921a9b1c97c8c190e150b8065e1
treef163cce938dcee85b202fd77bfea604f4cea361f
parent905800886eed343f02370fe88b9ca9fba480c776
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