diff options
author | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-11-10 12:17:43 +0900 |
---|---|---|
committer | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-11-10 12:17:43 +0900 |
commit | 844ed5dc97d4374a4056f0f1cc3b0b78347c74c5 (patch) | |
tree | 8fb02f59d141b2ff830e654809cc08b08bbf34f4 /src/backend/access/gist/gistproc.c | |
parent | b47953f9c69d48a9261bd643e3170017b93f6337 (diff) | |
download | postgresql-844ed5dc97d4374a4056f0f1cc3b0b78347c74c5.tar.gz postgresql-844ed5dc97d4374a4056f0f1cc3b0b78347c74c5.zip |
Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warnings
by gcc version 4 on mingw and cygwin. We don't use dllexport here
because dllexport and dllwrap don't work well together.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions