Commits

DateSubjectAuthorReleases
2016-12-09 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 9.4.11
2016-12-09 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 9.5.6
2016-12-09 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 9.3.16
2016-12-09 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 9.2.20
2016-12-08 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 10.0
2016-01-22 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. Tom Lane 9.6.0
2016-01-22 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. Tom Lane 9.5.1
2014-01-12 Disallow LATERAL references to the target table of an UPDATE/DELETE. Tom Lane 9.3.3
2014-01-12 Disallow LATERAL references to the target table of an UPDATE/DELETE. Tom Lane 9.4.0
2014-01-07 Fix LATERAL references to target table of UPDATE/DELETE. Tom Lane 9.4.0
2014-01-07 Fix LATERAL references to target table of UPDATE/DELETE. Tom Lane 9.3.3
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-11-11 Re-allow duplicate aliases within aliased JOINs. Tom Lane 9.3.2
2013-11-11 Re-allow duplicate aliases within aliased JOINs. Tom Lane 9.4.0
2013-07-23 Move strip_implicit_coercions() from optimizer to nodeFuncs.c. Tom Lane 9.4.0
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.3.0
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.4.0
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 8.4.18
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.0.14
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.1.10
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.2.5
2013-04-12 Clean up the mess around EXPLAIN and materialized views. Tom Lane 9.3.0
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 8.3.22
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 8.4.15
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 9.0.11