pgsql: Make the second words lowercase in psql's \d titles for unlogged

From: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make the second words lowercase in psql's \d titles for unlogged
Date: 2011-02-23 00:58:26
Message-ID: E1Ps33i-0001J0-6m@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make the second words lowercase in psql's \d titles for unlogged tables.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5a922f13eff66b3e437e823419d48d509d59a6be

Modified Files
--------------
src/bin/psql/describe.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-02-23 04:32:23 pgsql: Update wording about information schema and name which views pot
Previous Message Tom Lane 2011-02-23 00:25:25 pgsql: Add a relkind field to RangeTblEntry to avoid some syscache look