aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-07-22 00:01:26 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-07-22 00:01:26 -0400
commitd86fb72c5c7ebf71e238ac87daa0c1f8043a1717 (patch)
tree9c4227ddd3e65139c4e040734bcf43df4da74883 /src/backend/access/gist/gist.c
parent641054ad7882a701cf3ac4c5666f6ee59103d3a7 (diff)
downloadpostgresql-d86fb72c5c7ebf71e238ac87daa0c1f8043a1717.tar.gz
postgresql-d86fb72c5c7ebf71e238ac87daa0c1f8043a1717.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions