pgsql: Update wording about information schema and name which views pot

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update wording about information schema and name which views pot
Date: 2011-02-23 04:32:23
Message-ID: E1Ps6Ol-0004Ek-AH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Itagaki Takahiro 2011-02-24 01:18:29 pgsql: Add tab-completion for CREATE UNLOGGED TABLE in psql,
Previous Message Itagaki Takahiro 2011-02-23 00:58:26 pgsql: Make the second words lowercase in psql's \d titles for unlogged