pgsql: psql: Use more consistent capitalization of some output headings

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Use more consistent capitalization of some output headings
Date: 2017-06-13 18:47:03
Message-ID: E1dKqqF-0004kr-CH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Use more consistent capitalization of some output headings

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/272171279f8676c57b3a8edf7daf792ad55b2c2c

Modified Files
--------------
.../hstore_plperl/expected/create_transform.out | 6 +-
contrib/postgres_fdw/expected/postgres_fdw.out | 84 +++++------
src/bin/psql/describe.c | 20 +--
.../test_extensions/expected/test_extensions.out | 14 +-
.../test_extensions/sql/test_extensions.sql | 4 +-
src/test/regress/expected/foreign_data.out | 158 ++++++++++-----------
6 files changed, 143 insertions(+), 143 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2017-06-13 18:52:04 Re: pgsql: Assert that we don't invent relfilenodes or type OIDs in binary
Previous Message Bruce Momjian 2017-06-13 17:45:12 Re: pgsql: Assert that we don't invent relfilenodes or type OIDs in binary