| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Joe Conway <mail(at)joeconway(dot)com> |
| Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: [PATCHES] pg_settings doc patch |
| Date: | 2002-09-01 00:36:20 |
| Message-ID: | 14044.1030840580@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-patches |
Joe Conway <mail(at)joeconway(dot)com> writes:
> Here is a documentation patch for the pg_settings virtual table. If
> there are no objections, please apply.
pg_settings is not a system catalog, so I don't think it belongs in the
system catalogs chapter. In fact it doesn't belong anywhere in the
Developer's Guide, since it's a user-oriented view.
I'm not sure where it *does* belong though :-(. Right at the moment we
have no documentation of any of the predefined system views, except for
the ones that fit into the "monitoring" chapter of the Admin Guide.
I think maybe we ought to make a new chapter for system views ... but
where to put it? User's Guide maybe?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2002-09-01 00:40:47 | Re: [PATCHES] pg_settings doc patch |
| Previous Message | Joe Conway | 2002-08-31 23:26:01 | pg_settings doc patch |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2002-09-01 00:37:52 | new string functions doc |
| Previous Message | Joe Conway | 2002-08-31 23:26:01 | pg_settings doc patch |