Commits

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

DateSubjectAuthorReleases
2010-02-25 Add configuration parameter ssl_renegotiation_limit to control Magnus Hagander 8.3.10
2010-01-31 Fix race condition in win32 signal handling. Magnus Hagander 8.3.10
2009-12-09 Reject certificates with embedded NULLs in the commonName field. This stops Magnus Hagander 8.3.9
2009-11-14 Add inheritable ACE when creating a restricted token for execution on Magnus Hagander 8.3.9
2009-08-11 Reserve the shared memory region during backend startup on Windows, so Magnus Hagander 8.3.8
2009-08-10 Enable the use of multiple CPUs/cores when building on MSVC. This only Magnus Hagander 8.3.8
2009-07-30 Make sure FD_SETSIZE is set before we include any Windows Magnus Hagander 8.3.8
2009-06-25 Disallow empty passwords in LDAP authentication, the same way Magnus Hagander 8.3.8
2009-05-05 Make the win32 shared memory code try 10 times instead of one if Magnus Hagander 8.3.8
2009-05-04 Call SetLastError(0) before calling the file mapping functions Magnus Hagander 8.3.8
2009-04-15 Remove beer-ware license from crypt-md5.c, per Magnus Hagander 8.3.8
2009-04-03 Make directory name comparisons on Win32 case insensitive. Magnus Hagander 8.3.8
2009-03-31 Don't crash initdb when we fail to get the current username. Magnus Hagander 8.3.8
2009-02-15 Loop calling CallNamedPipe() several times in case it fails, Magnus Hagander 8.3.7
2009-01-28 Go over all OpenSSL return values and make sure we compare them Magnus Hagander 8.3.6
2009-01-28 Support running as a service on Windows 7, by not specifying Magnus Hagander 8.3.6
2009-01-13 Throw an error when using -C and -1 at the same time in pg_restore. Magnus Hagander 8.3.6
2008-12-08 Clearify how processes are started by autovacuum, and what the effect Magnus Hagander 8.3.6
2008-12-08 Add note that autovacuum can use up several times maintenance_work_mem, Magnus Hagander 8.3.6
2008-11-11 Mention the tup_fetched column in pg_stat_database. Magnus Hagander 8.3.6
2008-10-30 Revert previous patch to put the shared memory segment on win32 Magnus Hagander 8.3.5
2008-10-23 Fix memory leak when using gsslib parameter in libpq connections Magnus Hagander 8.3.5
2008-10-01 Link libpq with libgssapi if configure finds it, as Magnus Hagander 8.3.5
2008-09-24 Make sure pg_control is opened in binary mode, to deal Magnus Hagander 8.3.5
2008-09-19 Mark SessionReplicationRole as PGDLLIMPORT so it Magnus Hagander 8.3.5