Commits

DateSubjectAuthorReleases
2013-06-09 Remove unnecessary restrictions about RowExprs in transformAExprIn(). Tom Lane 9.1.10
2013-06-09 Remove unnecessary restrictions about RowExprs in transformAExprIn(). Tom Lane 9.2.5
2013-06-09 Remove unnecessary restrictions about RowExprs in transformAExprIn(). Tom Lane 9.3.0
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2011-06-21 Message style and spelling improvements Peter Eisentraut 9.2.0
2011-06-21 Message style and spelling improvements Peter Eisentraut 9.1.0
2011-06-03 Fix failure to check whether a rowtype's component types are sortable. Tom Lane 9.1.0
2011-01-27 Restore ALTER TABLE .. ADD COLUMN w/DEFAULT restriction. Robert Haas 9.1.0
2011-01-26 Remove arbitrary ALTER TABLE .. ADD COLUMN restriction. Robert Haas 9.1.0
2010-11-07 Prevent invoking I/O conversion casts via functional/attribute notation. Tom Lane 9.1.0
2010-10-19 Fix incorrect generation of whole-row variables in planner. Tom Lane 9.1.0
2010-10-19 Fix incorrect generation of whole-row variables in planner. Tom Lane 9.0.2
2009-10-21 Remove add_missing_from GUC and associated parser support for "implicit RTEs". Tom Lane 9.0.0
2008-10-13 Implement comparison of generic records (composite types), and invent a Tom Lane 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2007-02-10 Hm, seems my hack on rowtypes regression test has made its output row Tom Lane 8.3.0
2007-02-09 Minor tweak to make rowtypes regression test run faster. We don't 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-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2006-01-22 Allow an optional alias for the target table to be specified for UPDATE Neil Conway 8.2.0
2006-01-10 Improve error messages for missing-FROM-entry cases, as per recent discussion. Tom Lane 8.1.3
2006-01-10 Improve error messages for missing-FROM-entry cases, as per recent discussion. Tom Lane 8.2.0
2005-12-28 Implement SQL-compliant treatment of row comparisons for < <= > >= cases Tom Lane 8.2.0
2005-06-26 Add E'' syntax so eventually normal strings can treat backslashes Bruce Momjian 8.1.0