aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-10-03 22:12:14 +0000
committerBruce Momjian <bruce@momjian.us>2006-10-03 22:12:14 +0000
commited80f5701be9322d319a4abaef0e4f47f6144f5b (patch)
tree790e6a06e5b6a715a7e7b429ccc8c5ca6413dbe9 /src/backend/access/gist
parenteff77a759a5c62f20c85a7cf8b972bbf7ad596d1 (diff)
downloadpostgresql-ed80f5701be9322d319a4abaef0e4f47f6144f5b.tar.gz
postgresql-ed80f5701be9322d319a4abaef0e4f47f6144f5b.zip
pgevent fixes:
1) Make vcbuild actually build the pgevent dll. 2) Change the pgevent DLL file so it doens't specify ordinal for the functions. You're not supposed to do that. You're actually supposed to declare them as PRIVATE as well, but mingw doesn't support that. VC++ will throw a warning and not an error though, so we can live with it. Magnus Hagander
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions