Rename tables in tests of partition MERGE/SPLIT operations
Alexander Korotkov <akorotkov@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/partition_merge.out | modified | +333 −333 |
| src/test/regress/expected/partition_split.out | modified | +633 −633 |
| src/test/regress/sql/partition_merge.sql | modified | +80 −80 |
| src/test/regress/sql/partition_split.sql | modified | +140 −140 |
Discussion
- Add SPLIT PARTITION/MERGE PARTITIONS commands 298 messages · 2022-05-31 → 2026-06-30