Commits

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-03-23 Address ccvalid/ccnoinherit in TupleDesc support functions. Noah Misch 9.2.9
2014-03-23 Address ccvalid/ccnoinherit in TupleDesc support functions. Noah Misch 9.3.5
2014-03-23 Address ccvalid/ccnoinherit in TupleDesc support functions. Noah Misch 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-10-29 Prevent using strncpy with src == dest in TupleDescInitEntry. Tom Lane 8.4.19
2013-10-29 Prevent using strncpy with src == dest in TupleDescInitEntry. Tom Lane 9.0.15
2013-10-29 Prevent using strncpy with src == dest in TupleDescInitEntry. Tom Lane 9.1.11
2013-10-29 Prevent using strncpy with src == dest in TupleDescInitEntry. Tom Lane 9.2.6
2013-10-29 Prevent using strncpy with src == dest in TupleDescInitEntry. Tom Lane 9.3.2
2013-10-29 Prevent using strncpy with src == dest in TupleDescInitEntry. Tom Lane 9.4.0
2013-07-29 Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) Greg Stark 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-08-28 Split resowner.h Alvaro Herrera 9.3.0
2012-06-15 Improve reporting of permission errors for array types Peter Eisentraut 9.2.0
2012-06-15 Improve reporting of permission errors for array types Peter Eisentraut 9.3.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-08-05 Allow per-column foreign data wrapper options. Robert Haas 9.2.0
2011-06-30 Enable CHECK constraints to be declared NOT VALID Alvaro Herrera 9.2.0
2011-04-22 Make a code-cleanup pass over the collations patch. Tom Lane 9.1.0
2011-03-26 Clean up cruft around collation initialization for tupdescs and scankeys. Tom Lane 9.1.0
2011-03-10 Remove collation information from TypeName, where it does not belong. Tom Lane 9.1.0