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 62d92a0 commit 81a7483Copy full SHA for 81a7483
nix/tests/expected/pgbouncer.out
@@ -34,7 +34,6 @@ order by
34
(1 row)
35
36
-- Tests role privileges on the pgbouncer objects
37
--- INSERT and UPDATE privileges should not be present on the pgbouncer tables for postgres and service_role, only SELECT and DELETE
38
WITH schema_obj AS (
39
SELECT oid, nspname
40
FROM pg_namespace
nix/tests/sql/pgbouncer.sql
@@ -26,7 +26,6 @@ order by
26
p.proname;
27
28
29
30
31
32
0 commit comments