Commits

DateSubjectAuthorReleases
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-03-01 Use the typcache to cache constraints for domain types. Tom Lane 9.5.0
2015-02-16 Rationalize the APIs of array element/slice access functions. Tom Lane 9.5.0
2015-02-16 Fix null-pointer-deref crash while doing COPY IN with check constraints. Tom Lane 9.2.11
2015-02-16 Fix null-pointer-deref crash while doing COPY IN with check constraints. Tom Lane 9.3.7
2015-02-16 Fix null-pointer-deref crash while doing COPY IN with check constraints. Tom Lane 9.4.2
2015-02-16 Fix null-pointer-deref crash while doing COPY IN with check constraints. Tom Lane 9.5.0
2014-11-10 Ensure that whole-row Vars produce nonempty column names. Tom Lane 9.2.10
2014-11-10 Ensure that whole-row Vars produce nonempty column names. Tom Lane 9.3.6
2014-11-10 Ensure that RowExprs and whole-row Vars produce the expected column names. Tom Lane 9.4.0
2014-11-10 Ensure that RowExprs and whole-row Vars produce the expected column names. Tom Lane 9.5.0
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 8.4.22
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.0.18
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.1.14
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.2.9
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.3.5
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.4.0
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.5.0
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.5.0
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 8.4.22
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.0.18
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.1.14
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.2.9
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.3.5
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.4.0