pgsql: backpatch "Set application_name per-test in isolation and ecpg t

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: backpatch "Set application_name per-test in isolation and ecpg t
Date: 2021-12-13 19:46:14
Message-ID: E1mwrH4-000609-Kp@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

backpatch "Set application_name per-test in isolation and ecpg tests."

We started to backpatch test infrastructure improvements more aggressively to
make it easier to backpatch test. A proposed isolationtester improvement has a
dependency on b1907d688, backpatch b1907d688 to make it easier to subsequently
backpatch the new proposed isolationtester change.

Discussion: https://postgr.es/m/861977.1639421872@sss.pgh.pa.us
Backpatch: 10-12, the commit already is in 13-HEAD

Branch
------
REL_11_STABLE

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

Modified Files
--------------
src/interfaces/ecpg/test/pg_regress_ecpg.c | 8 ++++++++
src/test/isolation/isolation_main.c | 7 +++++++
src/test/regress/pg_regress.c | 4 ++++
3 files changed, 19 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2021-12-13 19:46:17 pgsql: backpatch "Set application_name per-test in isolation and ecpg t
Previous Message Andres Freund 2021-12-13 19:46:11 pgsql: backpatch "Set application_name per-test in isolation and ecpg t