Where do we document the pg_config SQL function?

        test=> \df pg_config
                                         List of functions
           Schema   |   Name    | Result data type |       Argument data types  
     | Type
        
------------+-----------+------------------+---------------------------------+------
         pg_catalog | pg_config | SETOF record     | OUT name text, OUT setting 
text | func

I can't find it.

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


Reply via email to