Commits

DateSubjectAuthorReleases
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-14 Remove RELKIND_UNCATALOGED. Robert Haas 9.3.0
2012-02-14 Allow LEAKPROOF functions for better performance of security views. Robert Haas 9.2.0
2012-01-27 Hide most variable-length fields from Form_pg_* structs Peter Eisentraut 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-19 Add support for privileges on types Peter Eisentraut 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-08-05 Allow per-column foreign data wrapper options. Robert Haas 9.2.0
2011-06-22 Add notion of a "transform function" that can simplify function calls. Robert Haas 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-02-23 Add a relkind field to RangeTblEntry to avoid some syscache lookups. Tom Lane 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 9.1.0
2011-01-25 Replace pg_class.relhasexclusion with pg_index.indisexclusion. Tom Lane 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-29 Support unlogged tables. Robert Haas 9.1.0
2010-12-13 Generalize concept of temporary relations to "relation persistence". Robert Haas 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-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2010-01-28 Type table feature Peter Eisentraut 9.0.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to Tom Lane 9.0.0