Commits

DateSubjectAuthorReleases
2013-07-02 Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. Robert Haas 9.4.0
2013-03-07 Code beautification for object-access hook machinery. Robert Haas 9.3.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-08-28 remove catcache.h from syscache.h Alvaro Herrera 9.3.0
2012-03-09 Extend object access hook framework to support arguments, and DROP. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.1.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.2.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-25 Object access hook framework, with post-creation hook. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0
2010-02-02 Fold FindConversion() into FindConversionByName() and remove ACL check. Robert Haas 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-02 Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, Tom Lane 8.4.0
2008-06-19 Improve our #include situation by moving pointer types away from the Alvaro Herrera 8.4.0
2008-06-14 Refactor the handling of the various DropStmt variants so that when multiple Tom Lane 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-03-27 Reduce the need for frontend programs to include "postgres.h" by refactoring Tom Lane 8.4.0
2008-03-26 Move the HTSU_Result enum definition into snapshot.h, to avoid including Alvaro Herrera 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0