diff options
author | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-05-28 16:34:15 +0000 |
---|---|---|
committer | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-05-28 16:34:15 +0000 |
commit | e54b0cba96683ae9a33458a9cbd5ea53c479754d (patch) | |
tree | c5e5aba64b8172d49bad2b0ec8a4fb9bb5ae5253 /src/tutorial/funcs.c | |
parent | fe76f93d11a21bc851747433ac70c04ab3797483 (diff) | |
download | postgresql-e54b0cba96683ae9a33458a9cbd5ea53c479754d.tar.gz postgresql-e54b0cba96683ae9a33458a9cbd5ea53c479754d.zip |
PGDLLEXPORT is __declspec (dllexport) only on MSVC,
but is __declspec (dllimport) on other compilers
because cygwin and mingw don't like dllexport.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions