pgsql: Rename tables in tests of partition MERGE/SPLIT operations

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Rename tables in tests of partition MERGE/SPLIT operations
Дата
Msg-id E1s1jM9-000lFr-Js@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Rename tables in tests of partition MERGE/SPLIT operations

Replace "salesman" with "salesperson", "salesmen" with "salespeople".  The
names are both gramatically correct and gender-neutral.

Reported-by: Alexander Lakhin
Discussion: https://postgr.es/m/fdaa003e-919c-cbc9-4f0c-e4546e96bd65%40gmail.com
Reviewed-by: Robert Haas, Pavel Borisov

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/partition_merge.out |  666 ++++++-------
src/test/regress/expected/partition_split.out | 1266 ++++++++++++-------------
src/test/regress/sql/partition_merge.sql      |  160 ++--
src/test/regress/sql/partition_split.sql      |  280 +++---
4 files changed, 1186 insertions(+), 1186 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Reject SSL connection if ALPN is used but there's no common prot
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Stabilize regression tests introduced by 259c96fa8f