diff options
author | Noah Misch <noah@leadboat.com> | 2014-11-12 07:33:17 -0500 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2014-11-12 07:33:17 -0500 |
commit | 28245b8424e29808f4f714482077a762cab0c5c5 (patch) | |
tree | 10f9bdb69ac89be96a4f6f102c4c187b2120921e /src/backend/executor/nodeModifyTable.c | |
parent | 8339f33d68e08d24eb316971a0ac73af162d52b3 (diff) | |
download | postgresql-28245b8424e29808f4f714482077a762cab0c5c5.tar.gz postgresql-28245b8424e29808f4f714482077a762cab0c5c5.zip |
Use just one database connection in the "tablespace" test.
On Windows, DROP TABLESPACE has a race condition when run concurrently
with other processes having opened files in the tablespace. This led to
a rare failure on buildfarm member frogmouth. Back-patch to 9.4, where
the reconnection was introduced.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions