Commits

DateSubjectAuthorReleases
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2014-02-13 Separate multixact freezing parameters from xid's Alvaro Herrera 9.4.0
2014-02-13 Separate multixact freezing parameters from xid's Alvaro Herrera 9.3.3
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-11-30 Fix full-table-vacuum request mechanism for MultiXactIds Alvaro Herrera 9.3.2
2013-11-30 Fix full-table-vacuum request mechanism for MultiXactIds Alvaro Herrera 9.4.0
2013-09-16 Rename various "freeze multixact" variables Alvaro Herrera 9.3.1
2013-09-16 Rename various "freeze multixact" variables Alvaro Herrera 9.4.0
2013-01-23 Improve concurrency of foreign key locking Alvaro Herrera 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 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-04-06 Allow statistics to be collected for foreign tables. Tom Lane 9.2.0
2012-03-04 Collect and use element-frequency statistics for arrays. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-10-14 Measure the number of all-visible pages for use in index-only scan costing. Tom Lane 9.2.0
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 8.4.9
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 9.0.5
2011-05-30 Fix VACUUM so that it always updates pg_class.reltuples/relpages. Tom Lane 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-12 Make all comparisons done for/with statistics use the default collation. Tom Lane 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 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-08-01 Fix ANALYZE's ancient deficiency of not trying to collect stats for expression Tom Lane 9.0.0