Commits

DateSubjectAuthorReleases
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.2.22
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.3.18
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 10.0
2017-07-24 Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. Tom Lane 9.6.4
2017-07-20 Fix dumping of outer joins with empty qual lists. Tom Lane 10.0
2017-07-20 Fix dumping of outer joins with empty qual lists. Tom Lane 9.3.18
2017-07-20 Fix dumping of outer joins with empty qual lists. Tom Lane 9.5.8
2017-07-20 Fix dumping of outer joins with empty qual lists. Tom Lane 9.4.13
2017-07-20 Fix dumping of outer joins with empty qual lists. Tom Lane 9.6.4
2017-07-13 Fix dumping of FUNCTION RTEs that contain non-function-call expressions. Tom Lane 10.0
2017-07-13 Fix dumping of FUNCTION RTEs that contain non-function-call expressions. Tom Lane 9.2.22
2017-07-13 Fix dumping of FUNCTION RTEs that contain non-function-call expressions. Tom Lane 9.5.8
2017-07-13 Fix dumping of FUNCTION RTEs that contain non-function-call expressions. Tom Lane 9.6.4
2017-07-13 Fix dumping of FUNCTION RTEs that contain non-function-call expressions. Tom Lane 9.4.13
2017-07-13 Fix dumping of FUNCTION RTEs that contain non-function-call expressions. Tom Lane 9.3.18
2017-03-28 Make new expression eval code reject references to dropped columns. Tom Lane 10.0
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2016-12-09 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 9.6.2
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-04-21 Fix ruleutils.c's dumping of ScalarArrayOpExpr containing an EXPR_SUBLINK. Tom Lane 9.6.0
2016-04-21 Fix ruleutils.c's dumping of ScalarArrayOpExpr containing an EXPR_SUBLINK. Tom Lane 9.3.13