aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-08-10 10:22:37 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-08-10 10:22:47 -0400
commit0ae43b6a631ce8507ef4bd68ce297853a8986fe8 (patch)
tree0a71e85827ffac2ac30acca6e80fd9a8e6c4d052 /src/backend/access/gist/gistbuild.c
parent2949987d37cf8d13ca0582610c17a4ddbc246193 (diff)
downloadpostgresql-0ae43b6a631ce8507ef4bd68ce297853a8986fe8.tar.gz
postgresql-0ae43b6a631ce8507ef4bd68ce297853a8986fe8.zip
Temporarily(?) remove BRIN isolation test.
Commit 2834855cb added a not-very-carefully-thought-out isolation test to check a BRIN index bug fix. The test depended on the availability of the pageinspect contrib module, which meant it did not work in several common testing scenarios such as "make check-world". It's not clear whether we want a core test depending on a contrib module like that, but in any case, failing to deal with the possibility that the module isn't present in the installation-under-test is not acceptable. Remove that test pending some better solution.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions