pgsql: pgindent: whitelist/blacklist -> additional/excluded.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgindent: whitelist/blacklist -> additional/excluded.
Date: 2021-01-05 00:27:27
Message-ID: E1kwaC7-0003Ha-2G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgindent: whitelist/blacklist -> additional/excluded.

Author: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
Discussion: https://postgr.es/m/20200615182235.x7lch5n6kcjq4aue%40alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fe05b6b620066aec313c43b6b4d6c169d0a346f7

Modified Files
--------------
src/tools/pgindent/pgindent | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2021-01-05 01:00:34 pgsql: Replace remaining uses of "whitelist".
Previous Message Thomas Munro 2021-01-04 23:41:59 pgsql: Rename "enum blacklist" to "uncommitted enums".