Commits

DateSubjectAuthorReleases
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-21 Remove dead code supporting mark/restore in SeqScan, TidScan, ValuesScan. Tom Lane 9.5.0
2014-11-07 BRIN: Block Range Indexes Alvaro Herrera 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-07-02 Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. Robert Haas 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-10-16 Avoid assuming that index-only scan data matches the index's rowtype. Tom Lane 9.2.0
2011-10-09 Improve index-only scans to avoid repeated access to the index page. Tom Lane 9.2.0
2011-10-08 Support index-only scans using the visibility map to avoid heap fetches. Tom Lane 9.2.0
2011-06-29 Move the PredicateLockRelation() call from nodeSeqscan.c to heapam.c. It's Heikki Linnakangas 9.1.0
2011-06-29 Move the PredicateLockRelation() call from nodeSeqscan.c to heapam.c. It's Heikki Linnakangas 9.2.0
2011-06-27 Avoid having two copies of the HOT-chain search logic. Robert Haas 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-02-07 Implement genuine serializable isolation level. Heikki Linnakangas 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-03 Create core infrastructure for KNNGIST. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-19 Allow read only connections during recovery, known as Hot Standby. Simon Riggs 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-06-19 Improve our #include situation by moving pointer types away from the Alvaro Herrera 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0