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

From Andres Freund
Subject pgsql: backpatch "Set application_name per-test in isolation and ecpg t
Date
Msg-id E1mwrH7-00060f-J7@gemulon.postgresql.org
Whole thread Raw
List 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_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/30d57136fcef8d1c9c0c8e6701bc1f083c9557ea

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(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: backpatch "Set application_name per-test in isolation and ecpg t
Next
From: Andres Freund
Date:
Subject: pgsql: isolationtester: append session name to application_name.