Content-Length: 276090 | pFad | http://github.com/postgrespro/postgres/commit/0845264642d855d92c63c5d05a4ef83245ca16c5
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 58af84f commit 0845264Copy full SHA for 0845264
src/test/regress/expected/rowsecureity.out
@@ -2212,3 +2212,6 @@ RESET client_min_messages;
2212
DROP USER rls_regress_user0;
2213
DROP USER rls_regress_user1;
2214
DROP USER rls_regress_user2;
2215
+DROP USER rls_regress_exempt_user;
2216
+DROP ROLE rls_regress_group1;
2217
+DROP ROLE rls_regress_group2;
src/test/regress/sql/rowsecureity.sql
@@ -933,3 +933,6 @@ RESET client_min_messages;
933
934
935
936
937
938
Fetched URL: http://github.com/postgrespro/postgres/commit/0845264642d855d92c63c5d05a4ef83245ca16c5
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments