Commits

DateSubjectAuthorReleases
2012-10-15 Split up process latch initialization for more-fail-soft behavior. Tom Lane 9.1.7
2012-10-15 Split up process latch initialization for more-fail-soft behavior. Tom Lane 9.2.2
2012-10-15 Split up process latch initialization for more-fail-soft behavior. Tom Lane 9.3.0
2012-07-02 Make walsender more responsive. Robert Haas 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-05-14 Assert that WaitLatchOrSocket callers cannot wait only for writability. Tom Lane 9.2.0
2012-05-12 Fix WaitLatchOrSocket to handle EOF on socket correctly. Tom Lane 9.2.0
2012-05-10 Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. Tom Lane 9.2.0
2012-01-15 Fix poll() implementation of WaitLatchOrSocket to notice postmaster death. Heikki Linnakangas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-08-11 Teach unix_latch.c to use poll() where available. Tom Lane 9.2.0
2011-08-10 Change the autovacuum launcher to use WaitLatch instead of a poll loop. Tom Lane 9.2.0
2011-08-10 Back-patch assorted latch-related fixes. Tom Lane 9.1.0
2011-08-09 Measure WaitLatch's timeout parameter in milliseconds, not microseconds. Tom Lane 9.1.0
2011-08-09 Measure WaitLatch's timeout parameter in milliseconds, not microseconds. Tom Lane 9.2.0
2011-08-09 Documentation improvement and minor code cleanups for the latch facility. Tom Lane 9.1.0
2011-08-09 Documentation improvement and minor code cleanups for the latch facility. Tom Lane 9.2.0
2011-07-08 Introduce a pipe between postmaster and each backend, which can be used to Heikki Linnakangas 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-30 Automatically terminate replication connections that are idle for more Heikki Linnakangas 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-09-15 Simplify Windows implementation of latches. There's no need to keep a Heikki Linnakangas 9.1.0
2010-09-13 Add a comment noting that the owner_pid test in OwnLatch is just a sanity Heikki Linnakangas 9.1.0
2010-09-11 Add missing #includes, needed on some platforms. This should make Heikki Linnakangas 9.1.0