| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | "nguyenxl059(at)gmail(dot)com" <nguyenxl059(at)gmail(dot)com>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Missing pg_seetings catalog name in table 49.1 |
| Date: | 2019-04-01 09:16:52 |
| Message-ID: | S3ygJzQ063WAg0iMTzlcKEAc5KFWptc_RHtMdLqXw98XOf1gwONzZD4XYq8MUpKa1dTKRzt8knwAVYoETSvTrd8EnAZey_7orXZaVKYMN-w=@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Monday, April 1, 2019 8:33 AM, PG Doc comments form <noreply(at)postgresql(dot)org> wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.5/catalogs-overview.html
> Description:
>
> Table 49.1 on https://www.postgresql.org/docs/9.5/catalogs-overview.html
> list system catalog. pg_seetings is not listed in the table.
pg_settings is not a catalog, it's a view. The System Views section for the full
list: https://www.postgresql.org/docs/current/views-overview.html.
cheers ./daniel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2019-04-01 09:57:06 | Re: Responsive images in pgweb docs |
| Previous Message | PG Doc comments form | 2019-04-01 06:33:02 | Missing pg_seetings catalog name in table 49.1 |