pgsql: Improve consistency of SQL code capitalization

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve consistency of SQL code capitalization
Date: 2021-03-27 09:20:04
Message-ID: E1lQ56y-0006Lm-Ix@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve consistency of SQL code capitalization

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8df2f371141ea267627364cd00e1791054d82d7e

Modified Files
--------------
src/backend/catalog/system_views.sql | 14 +++++++-------
src/bin/initdb/initdb.c | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tomas Vondra 2021-03-27 17:28:32 pgsql: Stabilize stats_ext test with other collations
Previous Message Tomas Vondra 2021-03-27 00:14:06 pgsql: Extended statistics on expressions