pgsql: Remove configuration-dependent output from new inplace-inval tes - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Remove configuration-dependent output from new inplace-inval tes
Date
Msg-id E1sNEZD-003OSx-0u@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove configuration-dependent output from new inplace-inval test.

Per buildfarm members prion and trilobite.  Back-patch to v12 (all
supported versions), like commit
0844b3968985447ed0a6937cfc8639e379da2fe6.

Strategy reviewed by Tom Lane.

Discussion: https://postgr.es/m/20240628051353.a0.nmisch@google.com

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7857c8dc4481970c27a44a4d1073064ff674b1de

Modified Files
--------------
src/test/isolation/expected/inplace-inval.out | 10 +---------
src/test/isolation/specs/inplace-inval.spec   |  4 +++-
2 files changed, 4 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: pgindent, because I forgot to do that.
Next
From: Noah Misch
Date:
Subject: pgsql: Fix .gitignore for new injection suite.