aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeModifyTable.h
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-04-07 19:59:41 +0900
committerMichael Paquier <michael@paquier.xyz>2021-04-07 19:59:41 +0900
commitc2c9d6756deaea91c60de8043a742c391a9e3f30 (patch)
tree10acf540a738c4c7a18250be4610b48e7d279f34 /src/include/executor/nodeModifyTable.h
parentb59d3abaf4069454fc212660a00b0b1f45c77467 (diff)
downloadpostgresql-c2c9d6756deaea91c60de8043a742c391a9e3f30.tar.gz
postgresql-c2c9d6756deaea91c60de8043a742c391a9e3f30.zip
Fix potential rare failure in the kerberos TAP tests
Instead of writing a query to psql's stdin, which can cause a failure where psql exits before writing, reporting a write failure with a broken pipe, this changes the logic to use -c. This was not seen in the buildfarm as no animals with a sensitive environment are running the kerberos tests, but let's be safe. HEAD is able to handle the situation as of 6d41dd0 for all the test suites doing connection checks. f44b9b6 has fixed the same problem for the LDAP tests. Discussion: https://postgr.es/m/YGu7ceWAiSNQDgH5@paquier.xyz Backpatch-through: 11
Diffstat (limited to 'src/include/executor/nodeModifyTable.h')
0 files changed, 0 insertions, 0 deletions