Commits

DateSubjectAuthorReleases
2010-12-12 Make S_IRGRP etc available in mingw builds as well as MSVC. Tom Lane 9.1.0
2010-12-11 Provide a complete set of file-permission-bit macros in win32.h. Tom Lane 9.1.0
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.1.23
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.2.19
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.3.13
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.4.6
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 9.0.2
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 9.1.0
2010-11-10 Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warnings Itagaki Takahiro 9.0.2
2010-11-10 Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warnings Itagaki Takahiro 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-23 Backpatch reservation of shared memory region during backend startup on Magnus Hagander 8.2.18
2010-07-06 pgindent run for 9.0, second run Bruce Momjian 9.0.0
2010-05-28 PGDLLEXPORT is __declspec (dllexport) only on MSVC, Itagaki Takahiro 9.0.0
2010-05-27 Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT Itagaki Takahiro 9.0.0
2010-02-16 Add emulation of non-blocking sockets to the win32 socket/signal layer, Magnus Hagander 9.0.0
2010-02-13 Support inlining various small performance-critical functions on non-GCC Tom Lane 9.0.0
2010-01-02 Make ssize_t 64-bit on Win64, for compatibility with for example plpython. Magnus Hagander 9.0.0
2009-09-07 Change our WIN32 API version to be 5.01 (Windows XP), to bring in the proper Magnus Hagander 9.0.0
2009-08-11 Reserve the shared memory region during backend startup on Windows, so Magnus Hagander 8.4.1
2009-08-11 Reserve the shared memory region during backend startup on Windows, so Magnus Hagander 8.3.8
2009-07-24 Reserve the shared memory region during backend startup on Windows, so Magnus Hagander 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-04-19 Assorted portability fixes for Borland C, from Pavel Golub. Tom Lane 8.4.0
2009-01-21 Make win32 builds always do SetEnvironmentVariable() when doing putenv(). Magnus Hagander 8.4.0