• Noah Misch's avatar
    Use just one database connection in the "tablespace" test. · 28245b84
    Noah Misch authored
    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.
    28245b84
tablespace.source 3.26 KB