Commits

DateSubjectAuthorReleases
2012-10-18 Remove unnecessary "head" arguments from some dlist/slist functions. Tom Lane 9.3.0
2012-05-10 Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. Tom Lane 9.2.0
2011-11-30 Prevent autovacuum transactions from running in serializable mode. Tom Lane 9.2.0
2011-11-30 Prevent autovacuum transactions from running in serializable mode. Tom Lane 9.1.2
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. 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
2010-11-20 Fix leakage of cost_limit when multiple autovacuum workers are active. Tom Lane 9.1.0
2010-11-20 Fix leakage of cost_limit when multiple autovacuum workers are active. Tom Lane 8.3.13
2010-11-20 Fix leakage of cost_limit when multiple autovacuum workers are active. Tom Lane 8.4.6
2010-11-20 Fix leakage of cost_limit when multiple autovacuum workers are active. Tom Lane 9.0.2
2010-04-28 Modify ShmemInitStruct and ShmemInitHash to throw errors internally, Tom Lane 9.0.0
2009-12-30 Revise pgstat's tracking of tuple changes to improve the reliability of Tom Lane 9.0.0
2009-11-16 Provide a parenthesized-options syntax for VACUUM, analogous to that recently Tom Lane 9.0.0
2009-08-31 Change the autovacuum launcher to read pg_database directly, rather than Tom Lane 9.0.0
2009-08-12 Allow backends to start up without use of the flat-file copy of pg_database. Tom Lane 9.0.0
2009-07-31 Create a multiplexing structure for signals to Postgres child processes. Tom Lane 9.0.0
2009-06-12 Fix several places where a function was declared static and then defined Tom Lane 8.4.0
2009-05-15 Fix all the server-side SIGQUIT handlers (grumble ... why so many identical Tom Lane 8.4.0
2009-03-31 Modify the relcache to record the temp status of both local and nonlocal Tom Lane 8.4.0
2008-11-02 Remove the last vestiges of the MAKE_PTR/MAKE_OFFSET mechanism. We haven't Tom Lane 8.4.0
2008-07-01 Teach autovacuum how to determine whether a temp table belongs to a crashed Tom Lane 8.4.0
2008-05-15 Add support for tracking call counts and elapsed runtime for user-defined Tom Lane 8.4.0
2008-03-14 Fix inappropriately-timed memory context switch in autovacuum_do_vac_analyze. Tom Lane 8.3.1
2008-03-14 Fix inappropriately-timed memory context switch in autovacuum_do_vac_analyze. Tom Lane 8.4.0
2007-09-24 Simplify and rename some GUC variables, per various recent discussions: Tom Lane 8.3.0