aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-01-27 21:49:59 +0000
committerBruce Momjian <bruce@momjian.us>2001-01-27 21:49:59 +0000
commitd7f0b7ef6e99cf529e3ea7d2363962a89ff336c7 (patch)
treea14a65aad791b2b7bee942e500c2f26ef518b2d1 /src/backend/access/gist/gist.c
parentb72ca55ed546d2d4096ec725fd5238adc0e76a53 (diff)
downloadpostgresql-d7f0b7ef6e99cf529e3ea7d2363962a89ff336c7.tar.gz
postgresql-d7f0b7ef6e99cf529e3ea7d2363962a89ff336c7.zip
Here is an update on the Win32 patch. Modified files are 'config.h.win32'
and two 'win32.mak'. Addresses the following: 1) Oops. Spelled fcntl.h wrong in the last one. D'uh. 2) PG_VERSION changed to be defined with " around it. psql/command.c failed to compile without that. 3) Changed makefiles to use "/MD" and link both psql and libpq.dll against MSVCRT.DLL instead of a static library. This takes care of the crash-upon-free in psql. I *think* this is what is on the "Open 7.1 Items" list as "Magnus Hagander ODBC Issues?". It has nothing to do with ODBC, but it's the only issue I've been involved with... Magnus Hagander
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions