Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aae36d commit 38b7437Copy full SHA for 38b7437
src/backend/catalog/information_schema.sql
@@ -1411,7 +1411,7 @@ GRANT SELECT ON routine_privileges TO PUBLIC;
1411
1412
1413
/*
1414
- * 5.42
+ * 5.43
1415
* ROLE_ROUTINE_GRANTS view
1416
*/
1417
@@ -1948,7 +1948,7 @@ GRANT SELECT ON table_privileges TO PUBLIC;
1948
1949
1950
1951
- * 5.43
+ * 5.44
1952
* ROLE_TABLE_GRANTS view
1953
1954
@@ -2246,7 +2246,7 @@ GRANT SELECT ON udt_privileges TO PUBLIC;
2246
2247
2248
2249
- * 5.46
+ * 5.47
2250
* ROLE_UDT_GRANTS view
2251
2252
@@ -2437,7 +2437,7 @@ GRANT SELECT ON usage_privileges TO PUBLIC;
2437
2438
2439
2440
- * 5.45
+ * 5.46
2441
* ROLE_USAGE_GRANTS view
2442
2443
0 commit comments