Commits

DateSubjectAuthorReleases
2008-03-27 Reduce the need for frontend programs to include "postgres.h" by refactoring Tom Lane 8.4.0
2007-11-28 Install a lookaside cache to speed up repeated lookups of the same operator Tom Lane 8.3.0
2007-11-25 Fix thinko in comment. Tom Lane 8.3.0
2007-08-27 Fix a couple of misbehaviors rooted in the fact that the default creation Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-07-25 Arrange to put TOAST tables belonging to temporary tables into special schemas Tom Lane 8.3.0
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 7.3.19
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 7.4.17
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 8.0.13
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 8.1.9
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 8.2.4
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 8.3.0
2007-03-23 Fix plancache so that any required replanning is done with the same Tom Lane 8.3.0
2007-02-14 Fix up foreign-key mechanism so that there is a sound semantic basis for the Tom Lane 8.3.0
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-09-14 Add a couple of information functions to support direct checks on whether Tom Lane 8.2.0
2006-05-01 Provide a namespace.c function for lookup of an operator with exact Tom Lane 8.2.0
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.0.7
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.1.3
2006-02-10 Change search for default operator classes so that it examines all opclasses Tom Lane 8.2.0
2005-10-06 Marginal speedup in RelationIsVisible and TypeIsVisible: avoid a redundant Tom Lane 8.1.0
2005-08-01 Add ALTER object SET SCHEMA capability for a limited but useful set of Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2005-04-14 Completion of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-03-29 Convert oidvector and int2vector into variable-length arrays. This Tom Lane 8.1.0