Commits

Showing commits that first shipped in 8.3 (backpatches included). Clear

DateSubjectAuthorReleases
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.3.13
2009-08-11 Reserve the shared memory region during backend startup on Windows, so Magnus Hagander 8.3.8
2008-01-09 Don't enforce 32-bit time_t for FRONTEND apps. Fixes standalone Magnus Hagander 8.3.0
2007-12-11 Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's Magnus Hagander 8.3.0
2007-11-24 Borland BCC does not support SSPI, per cnliou9@fastmail.fm. Bruce Momjian 8.3.0
2007-11-24 Borland CC 5.5.1 needs ssize_t, per cnliou9@fastmail.fm. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-10-29 New versions of mingw have gettimeofday(), so add an autoconf test Magnus Hagander 8.3.0
2007-10-26 Change win32 child-death tracking code to use a threadpool to wait for Magnus Hagander 8.3.0
2007-07-25 Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with Magnus Hagander 8.3.0
2007-07-24 Make it possible, and default, for MingW to build with SSPI support Magnus Hagander 8.3.0
2007-04-06 Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be Tom Lane 8.3.0
2007-03-23 Remove headers for old sysv shmem emulation that I forgot. Magnus Hagander 8.3.0
2007-01-26 On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for Tom Lane 8.3.0
2007-01-25 Update Win32 exception comment. Bruce Momjian 8.3.0
2007-01-23 Add comment about exception lists in both winnt.h and ntstatus.h. Bruce Momjian 8.3.0
2007-01-23 Back out use of FormatMessage(), does error values, not exception Bruce Momjian 8.3.0
2007-01-23 Print meaningfull error text for abonormal process exit on Win32, rather Bruce Momjian 8.3.0
2007-01-22 Uppercase hex value. Bruce Momjian 8.3.0
2007-01-22 When system() fails in Win32, report it as an exception, print the Bruce Momjian 8.3.0
2007-01-11 Allow Borland CC to compile libpq and psql. Bruce Momjian 8.3.0
2007-01-02 finite() no longer used; remove finite() platform-specific Bruce Momjian 8.3.0