pgsql: docs: Fix list of object types pg_table_is_visible() can handle. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: docs: Fix list of object types pg_table_is_visible() can handle.
Date
Msg-id E1Z0d2D-0003pX-AR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs: Fix list of object types pg_table_is_visible() can handle.

Materialized views and foreign tables were missing from the list,
probably because they are newer than the other object types that were
mentioned.

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1c645da8ebb5532105481ad77bb1d9a671b1f086

Modified Files
--------------
doc/src/sgml/func.sgml |    5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Second try at stabilizing query plans in rowsecurity regression
Next
From: Robert Haas
Date:
Subject: pgsql: doc: Session identifiers truncate, not round, the backend start