aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2021-12-13 12:02:42 -0800
committerAndres Freund <andres@anarazel.de>2021-12-13 12:02:42 -0800
commit5b5455b035c62a710ebd6facb164112e36e9fa49 (patch)
tree991a3ea9a801725cf552d39952dbfeef160f3d9c /contrib/postgres_fdw/sql
parent7615edd1db92b0bf909037480e8d9fcdb1be5f4b (diff)
downloadpostgresql-5b5455b035c62a710ebd6facb164112e36e9fa49.tar.gz
postgresql-5b5455b035c62a710ebd6facb164112e36e9fa49.zip
isolationtester: append session name to application_name.
When writing / debugging an isolation test it sometimes is useful to see which session holds what lock etc. To make it easier, both as part of spec files and interactively, append the session name to application_name. Since b1907d688 application_name already contains the test name, this appends the session's name to that. insert-conflict-specconflict did something like this manually, which can now be removed. As we have done lately with other test infrastructure improvements, backpatch this change, to make it easier to backpatch tests. Author: Andres Freund <andres@anarazel.de> Reviewed-By: Michael Paquier <michael@paquier.xyz> Reviewed-By: Andrew Dunstan <andrew@dunslane.net> Discussion: https://postgr.es/m/20211211012052.2blmzcmxnxqawd2z@alap3.anarazel.de Backpatch: 10-, to make backpatching of tests easier.
Diffstat (limited to 'contrib/postgres_fdw/sql')
0 files changed, 0 insertions, 0 deletions