diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-03-16 16:11:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-03-16 16:11:49 +0000 |
commit | c4fdfb8de3ab534a8d988f27c5ab0d808e924e22 (patch) | |
tree | e553f2155159bd8e4f6aa0376a5c211381d373e0 /src/backend/utils/adt/pgstatfuncs.c | |
parent | c9d3b8f5d23c678aff1fc43799326f5c22ba2963 (diff) | |
download | postgresql-c4fdfb8de3ab534a8d988f27c5ab0d808e924e22.tar.gz postgresql-c4fdfb8de3ab534a8d988f27c5ab0d808e924e22.zip |
Fix race condition in parallel regression tests. The new plancache test
was expecting there to be no regular table named 'foo', but it turns out
the rules test transiently creates one, so that plancache would sometimes
fail. I couldn't reproduce that in quite a few tries here, but several
buildfarm machines have shown the failure. Fix by renaming plancache's
temp table to something nonconflicting.
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions