diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-01-21 02:16:21 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-01-21 02:16:21 +0000 |
commit | 4789e9880148660c7126aef4fbaf5563be6ff167 (patch) | |
tree | 8fb5643fbab6a7c41b36cc19409749df1ddb03ad /contrib/tsearch2/query_gist.c | |
parent | 33feb55c478af5f7a4c61232729c524d69d8d965 (diff) | |
download | postgresql-4789e9880148660c7126aef4fbaf5563be6ff167.tar.gz postgresql-4789e9880148660c7126aef4fbaf5563be6ff167.zip |
Add GRANT ON SEQUENCE syntax to support sequence-only permissions.
Continue to support GRANT ON [TABLE] for sequences for backward
compatibility; issue warning for invalid sequence permissions.
[Backward compatibility warning message.]
Add USAGE permission for sequences that allows only currval() and
nextval(), not setval().
Mention object name in grant/revoke warnings because of possible
multi-object operations.
Diffstat (limited to 'contrib/tsearch2/query_gist.c')
0 files changed, 0 insertions, 0 deletions