aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-05-17 16:57:41 +0000
committerBruce Momjian <bruce@momjian.us>2000-05-17 16:57:41 +0000
commit362a0f68d9278016ba5883095f2d4b5ace30618d (patch)
treed6edcbc9218be00164fcba661bbb9fb2ca69f602 /src/backend/access/gist/gistscan.c
parenta8020a78ec941b73bd558bd493a780392f4c6a59 (diff)
downloadpostgresql-362a0f68d9278016ba5883095f2d4b5ace30618d.tar.gz
postgresql-362a0f68d9278016ba5883095f2d4b5ace30618d.zip
The check of class string in configure (line 1732) fails because this class
is in <string> and not in <string.h> on QNX4/egcs-2.91.60. Probably this can be changed for all platforms. The test in line 1705 uses <string> as well. Because I am not sure, I havn't this included into the patch. doc/Makefile has to be sligthly modified as it has been done for src/backend/Makefile due to a QNX4 problem (patch attached) Furthermore src/test/regress/run_check.sh needs to be patched as it has been done for regress.sh (patch attached). Please note that in the patch the postmaster is started always with the -i option. run_check.sh reports the test "limit" as failed, but in reallity it is OK. regress.sh reports it as OK. Andreas Kardos
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions