| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
| Subject: | pg_config docs? |
| Date: | 2019-05-11 19:51:48 |
| Message-ID: | 20190511195148.ibcb2nmlhosvqhth@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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 <bruce(at)momjian(dot)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 +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2019-05-11 21:27:23 | Re: pg_config docs? |
| Previous Message | Bruce Momjian | 2019-05-09 22:02:31 | Re: Minor improvement for creating directory structure |