Commits

DateSubjectAuthorReleases
2010-12-13 Generalize concept of temporary relations to "relation persistence". Robert Haas 9.1.0
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.3.13
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 9.1.0
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 9.0.2
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.4.6
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.2.19
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.1.23
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-08 Remove some more dead VACUUM-FULL-only code. Tom Lane 9.0.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-06-06 Improve the IndexVacuumInfo/IndexBulkDeleteResult API to allow somewhat sane Tom Lane 8.4.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-19 Rethink the way FSM truncation works. Instead of WAL-logging FSM Heikki Linnakangas 8.4.0
2008-11-03 Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage Tom Lane 8.4.0
2008-10-31 Unite ReadBufferWithFork, ReadBufferWithStrategy, and ZeroOrReadBuffer Heikki Linnakangas 8.4.0
2008-10-06 Index FSMs needs to be vacuumed as well. Report by Jeff Davis. Heikki Linnakangas 8.4.0
2008-09-30 Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the Heikki Linnakangas 8.4.0
2008-06-12 Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relation Heikki Linnakangas 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0