Add missing documentation of pg_roles.rolbypassrls
authorMagnus Hagander
Mon, 20 Jun 2016 08:29:20 +0000 (10:29 +0200)
committerMagnus Hagander
Mon, 20 Jun 2016 08:30:45 +0000 (10:30 +0200)
Noted by Lukas Fittl

doc/src/sgml/catalogs.sgml

index 0ef6ef111ea8f6bffab9c620c996f8430fa6dc92..976a295d481dbfd89e00d9ca169b2b9985606d43 100644 (file)
@@ -8877,6 +8877,16 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
        null if no expiration
      
 
+     
+      rolbypassrls
+      bool
+      
+      
+       Role bypasses every row level security policy, see
+        for more information.
+      
+     
+
      
       rolconfig
       text[]