diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-07-22 00:01:19 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-07-22 00:01:19 -0400 |
commit | b71258af5613e627bb2b3b1e1874abe5c0226dc4 (patch) | |
tree | 6aac875d100726c8075faea086bd6f06066ef112 /src/backend/nodes/nodeFuncs.c | |
parent | 2d46a57ddcad394e514bbefb193a4a03e766f163 (diff) | |
download | postgresql-b71258af5613e627bb2b3b1e1874abe5c0226dc4.tar.gz postgresql-b71258af5613e627bb2b3b1e1874abe5c0226dc4.zip |
Fix name collision between concurrent regression tests.
Commit f5bcd398addcbeb785f0513cf28cba5d1ecd2c8a introduced a test using
a table named "circles" in inherit.sql. Unfortunately, the concurrently
executed constraints test was already using that table name, so the
parallel regression tests would sometimes fail. Rename table to dodge
the problem. Per buildfarm.
Diffstat (limited to 'src/backend/nodes/nodeFuncs.c')
0 files changed, 0 insertions, 0 deletions