[COMMITTERS] pgsql: Give partitioned table "p" in regression tests a less genericna - Mailing list pgsql-committers

From Robert Haas
Subject [COMMITTERS] pgsql: Give partitioned table "p" in regression tests a less genericna
Date
Msg-id E1clI4Z-0007e4-Dj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Give partitioned table "p" in regression tests a less generic name.

And don't drop it, so that we improve the coverage of the pg_upgrade
regression tests.

Amit Langote, per a gripe from Tom Lane

Discussion: http://postgr.es/m/9071.1488863082@sss.pgh.pa.us

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/aa56671836e6f80dc3bdc917dfc860ac10b822be

Modified Files
--------------
src/test/regress/expected/alter_table.out  |   1 +
src/test/regress/expected/insert.out       | 104 ++++++++++++++---------------
src/test/regress/expected/sanity_check.out |   9 ++-
src/test/regress/sql/alter_table.sql       |   1 +
src/test/regress/sql/insert.sql            |  69 +++++++++----------
src/test/regress/sql/sanity_check.sql      |   2 +-
6 files changed, 95 insertions(+), 91 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Fix relcache reference leak.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Fix pgbench's failure to honor the documented long-form option"