-
- Downloads
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.
Showing
- src/backend/commands/tablespace.c 7 additions, 0 deletionssrc/backend/commands/tablespace.c
- src/test/regress/input/tablespace.source 1 addition, 2 deletionssrc/test/regress/input/tablespace.source
- src/test/regress/output/tablespace.source 1 addition, 1 deletionsrc/test/regress/output/tablespace.source
Loading
Please register or sign in to comment