Re: Missing pg_seetings catalog name in table 49.1 - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Re: Missing pg_seetings catalog name in table 49.1
Date
Msg-id S3ygJzQ063WAg0iMTzlcKEAc5KFWptc_RHtMdLqXw98XOf1gwONzZD4XYq8MUpKa1dTKRzt8knwAVYoETSvTrd8EnAZey_7orXZaVKYMN-w=@yesql.se
Whole thread Raw
In response to Missing pg_seetings catalog name in table 49.1  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Monday, April 1, 2019 8:33 AM, PG Doc comments form <noreply@postgresql.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



pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Missing pg_seetings catalog name in table 49.1
Next
From: Peter Eisentraut
Date:
Subject: Re: Responsive images in pgweb docs