aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-05-09 11:00:30 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-05-09 11:00:30 -0400
commit7886cc73ad12fb9b5a729b6c8152f11a309f5d65 (patch)
tree60cf9b22085e5105fc515de8b7183f0d98ac927c /src/backend/access/gist/gistscan.c
parent78318d63d7613ca9fe2206c717c7ccb400038db6 (diff)
downloadpostgresql-7886cc73ad12fb9b5a729b6c8152f11a309f5d65.tar.gz
postgresql-7886cc73ad12fb9b5a729b6c8152f11a309f5d65.zip
Remove "make check" target in src/test/isolation/Makefile.
This doesn't work as expected because the isolationtester program requires libpq to already be installed. While it works when you've already installed libpq, having to already have done "make install" defeats most of the point of a check with a temp installation. And there are weird corner cases if the dynamic linker picks up an old libpq.so from system library directories. Remove the target (or more precisely, make it print a helpful message) so people don't expect the case to work.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions