pgsql: psql: Adjust capitalization of table heading

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: psql: Adjust capitalization of table heading
Date: 2023-05-16 04:15:06
Message-ID: E1pym5a-0003Qu-RN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Adjust capitalization of table heading

for consistency with surrounding headings

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/489b5409e4a0fa36c951561bae8ae4394e7d623f

Modified Files
--------------
src/bin/psql/describe.c | 2 +-
src/test/regress/expected/subscription.out | 38 +++++++++++++++---------------
2 files changed, 20 insertions(+), 20 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-05-16 06:59:54 pgsql: libpq: Error message improvement
Previous Message Andres Freund 2023-05-15 23:43:56 Re: issue with meson builds on msys2