Add sequence USAGE privileges to information schema
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 30 Jan 2012 19:45:42 +0000 (21:45 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 30 Jan 2012 19:45:42 +0000 (21:45 +0200)
commit82e83f46a2ed311c6e7536f607f73a6f2a1d7dea
tree46062ad06b519fc2087e157d448f21865673516a
parentee7fa66b19f5454fac07caee4b7798810b579a82
Add sequence USAGE privileges to information schema

The sequence USAGE privilege is sufficiently similar to the SQL
standard that it seems reasonable to show in the information schema.
Also add some compatibility notes about it on the GRANT reference
page.
doc/src/sgml/information_schema.sgml
doc/src/sgml/ref/grant.sgml
src/backend/catalog/information_schema.sql