Give partitioned table "p" in regression tests a less generic name.
Robert Haas <rhaas@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/alter_table.out | modified | +1 −0 |
| src/test/regress/expected/insert.out | modified | +51 −53 |
| src/test/regress/expected/sanity_check.out | modified | +8 −1 |
| src/test/regress/sql/alter_table.sql | modified | +1 −0 |
| src/test/regress/sql/insert.sql | modified | +33 −36 |
| src/test/regress/sql/sanity_check.sql | modified | +1 −1 |
Discussion
- WARNING: relcache reference leak: relation "p1" not closed 10 messages · 2017-03-06 → 2017-03-08