pgsql: Update wording about information schema and name which views pot - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Update wording about information schema and name which views pot
Date
Msg-id E1Ps6Ol-0004Ek-AH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update wording about information schema and name which views potentially
can have duplicates, per request from Tom.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2c72d7042bc09bd8a1f2dc8ab288fec449760ba8

Modified Files
--------------
doc/src/sgml/information_schema.sgml |   10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: pgsql: Make the second words lowercase in psql's \d titles for unlogged
Next
From: Itagaki Takahiro
Date:
Subject: pgsql: Add tab-completion for CREATE UNLOGGED TABLE in psql,