pgsql: Replace remaining uses of "whitelist".

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Replace remaining uses of "whitelist".
Дата
Msg-id E1kwaiA-0003Sk-4o@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Replace remaining uses of "whitelist".

Instead describe the action that the list effects, or just use "list"
where the meaning is obvious from context.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/034510c820cd75e0410332d92b4967ef9b844936

Modified Files
--------------
contrib/postgres_fdw/postgres_fdw.h    | 2 +-
contrib/postgres_fdw/shippable.c       | 4 ++--
src/backend/access/hash/hashvalidate.c | 2 +-
src/backend/utils/adt/lockfuncs.c      | 2 +-
src/tools/pginclude/README             | 4 ++--
5 files changed, 7 insertions(+), 7 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: pgindent: whitelist/blacklist -> additional/excluded.
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix typo in reorderbuffer.c.