Commit 82e83f4
committed
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.1 parent ee7fa66 commit 82e83f4
File tree
3 files changed
+59
-3
lines changed- doc/src/sgml
- ref
- src/backend/catalog
3 files changed
+59
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3839 | 3839 | | |
3840 | 3840 | | |
3841 | 3841 | | |
3842 | | - | |
| 3842 | + | |
3843 | 3843 | | |
3844 | 3844 | | |
3845 | 3845 | | |
| |||
5859 | 5859 | | |
5860 | 5860 | | |
5861 | 5861 | | |
5862 | | - | |
| 5862 | + | |
5863 | 5863 | | |
5864 | 5864 | | |
5865 | 5865 | | |
| |||
5871 | 5871 | | |
5872 | 5872 | | |
5873 | 5873 | | |
| 5874 | + | |
| 5875 | + | |
| 5876 | + | |
| 5877 | + | |
| 5878 | + | |
| 5879 | + | |
| 5880 | + | |
5874 | 5881 | | |
5875 | 5882 | | |
5876 | 5883 | | |
| |||
5918 | 5925 | | |
5919 | 5926 | | |
5920 | 5927 | | |
5921 | | - | |
| 5928 | + | |
5922 | 5929 | | |
5923 | 5930 | | |
5924 | 5931 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
645 | 657 | | |
646 | 658 | | |
647 | 659 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2212 | 2212 | | |
2213 | 2213 | | |
2214 | 2214 | | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
2215 | 2252 | | |
2216 | 2253 | | |
2217 | 2254 | | |
| |||
0 commit comments