aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/cygwin.h
Commit message (Expand)AuthorAge
* Remove checks for now long outdated compilers.Andrew Dunstan2012-09-28
* Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warningsItagaki Takahiro2010-11-10
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* PGDLLEXPORT is __declspec (dllexport) only on MSVC,Itagaki Takahiro2010-05-28
* Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORTItagaki Takahiro2010-05-27
* Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict withMagnus Hagander2007-07-25
* Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian2003-12-23
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* pgindent run.Bruce Momjian2003-08-04
* Fix compilation on Cygwin.Peter Eisentraut2003-05-22
* Make Win32 tests to match existing Cygwin tests, where appropriate.Bruce Momjian2003-04-18
* Make "win" a separate port from "cygwin". This means you can nowPeter Eisentraut2003-03-21