Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove checks for now long outdated compilers. | Andrew Dunstan | 2012-09-28 |
* | Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warnings | Itagaki Takahiro | 2010-11-10 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | PGDLLEXPORT is __declspec (dllexport) only on MSVC, | Itagaki Takahiro | 2010-05-28 |
* | Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT | Itagaki Takahiro | 2010-05-27 |
* | Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with | Magnus Hagander | 2007-07-25 |
* | Move slock_t typdefs into s_lock.h from include/port files for | Bruce Momjian | 2003-12-23 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Fix compilation on Cygwin. | Peter Eisentraut | 2003-05-22 |
* | Make Win32 tests to match existing Cygwin tests, where appropriate. | Bruce Momjian | 2003-04-18 |
* | Make "win" a separate port from "cygwin". This means you can now | Peter Eisentraut | 2003-03-21 |