index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
postmaster
/
autovacuum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New autovacuum_work_mem parameter
Simon Riggs
2013-12-12
1
-0
/
+1
*
Fix assorted race conditions in the new timeout infrastructure.
Tom Lane
2013-11-29
1
-2
/
+1
*
Rename various "freeze multixact" variables
Alvaro Herrera
2013-09-16
1
-5
/
+4
*
Use an MVCC snapshot, rather than SnapshotNow, for catalog scans.
Robert Haas
2013-07-02
1
-3
/
+3
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-11
/
+11
*
Add lock_timeout configuration parameter.
Tom Lane
2013-03-16
1
-4
/
+6
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
1
-11
/
+11
*
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
1
-4
/
+41
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Remove unnecessary "head" arguments from some dlist/slist functions.
Tom Lane
2012-10-18
1
-7
/
+10
*
Embedded list interface
Alvaro Herrera
2012-10-17
1
-119
/
+95
*
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-08-30
1
-0
/
+1
*
Split resowner.h
Alvaro Herrera
2012-08-28
1
-0
/
+1
*
Introduce timeout handling framework
Alvaro Herrera
2012-07-16
1
-4
/
+5
*
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-06-25
1
-2
/
+2
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-6
/
+6
*
Update comments that became out-of-date with the PGXACT struct.
Heikki Linnakangas
2012-05-14
1
-2
/
+2
*
Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers.
Tom Lane
2012-05-10
1
-4
/
+5
*
Classify DROP operations by whether or not they are user-initiated.
Robert Haas
2012-01-26
1
-1
/
+1
*
Separate state from query string in pg_stat_activity
Magnus Hagander
2012-01-19
1
-1
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Prevent autovacuum transactions from running in serializable mode.
Tom Lane
2011-11-29
1
-1
/
+31
*
Remove many -Wcast-qual warnings
Peter Eisentraut
2011-09-11
1
-2
/
+2
*
Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h.
Tom Lane
2011-09-09
1
-0
/
+1
*
Change the autovacuum launcher to use WaitLatch instead of a poll loop.
Tom Lane
2011-08-10
1
-35
/
+36
*
Create VXID locks "lazily" in the main lock table.
Robert Haas
2011-08-04
1
-1
/
+1
*
Introduce a pipe between postmaster and each backend, which can be used to
Heikki Linnakangas
2011-07-08
1
-2
/
+2
*
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
Alvaro Herrera
2011-07-04
1
-0
/
+1
*
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-06-29
1
-2
/
+2
*
Add C comment about the fact that the autovacuum limit can go backwards
Bruce Momjian
2011-05-08
1
-0
/
+1
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-17
/
+17
*
Avoid assuming there will be only 3 states for synchronous_commit.
Simon Riggs
2011-04-04
1
-1
/
+1
*
Merge synchronous_replication setting into synchronous_commit.
Robert Haas
2011-04-04
1
-1
/
+2
*
Efficient transaction-controlled synchronous replication.
Simon Riggs
2011-03-06
1
-0
/
+7
*
Avoid having autovacuum workers wait for relation locks.
Robert Haas
2011-02-07
1
-3
/
+11
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Generalize concept of temporary relations to "relation persistence".
Robert Haas
2010-12-13
1
-2
/
+2
*
Fix leakage of cost_limit when multiple autovacuum workers are active.
Tom Lane
2010-11-19
1
-18
/
+45
*
Fix permanent memory leak in autovacuum launcher
Alvaro Herrera
2010-11-08
1
-3
/
+17
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Modify ShmemInitStruct and ShmemInitHash to throw errors internally,
Tom Lane
2010-04-28
1
-5
/
+1
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-8
/
+8
*
Wrap calls to SearchSysCache and related functions using macros.
Robert Haas
2010-02-14
1
-7
/
+3
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Revise pgstat's tracking of tuple changes to improve the reliability of
Tom Lane
2009-12-30
1
-3
/
+2
*
Provide a parenthesized-options syntax for VACUUM, analogous to that recently
Tom Lane
2009-11-16
1
-5
/
+6
*
Change the autovacuum launcher to read pg_database directly, rather than
Tom Lane
2009-08-31
1
-101
/
+80
*
Fix handling of autovacuum reloptions.
Alvaro Herrera
2009-08-27
1
-39
/
+47
*
Avoid calling kill() in a postmaster signal handler.
Alvaro Herrera
2009-08-24
1
-2
/
+2
*
Allow backends to start up without use of the flat-file copy of pg_database.
Tom Lane
2009-08-12
1
-3
/
+3
[next]