Commits

DateSubjectAuthorReleases
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.4.5
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.5.0
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.6.0
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.1.19
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.3.10
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.0.23
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.2.14
2014-04-13 Improve some O(N^2) behavior in window function evaluation. Tom Lane 9.4.0
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 9.3.0
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 8.4.18
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 9.0.14
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 9.1.10
2013-06-13 Only install a portal's ResourceOwner if it actually has one. Tom Lane 9.2.5
2012-11-26 Revert patch for taking fewer snapshots. Tom Lane 9.2.2
2012-11-26 Revert patch for taking fewer snapshots. Tom Lane 9.3.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2012-02-15 Run a portal's cleanup hook immediately when pushing it to FAILED state. Tom Lane 9.2.0
2012-02-15 Run a portal's cleanup hook immediately when pushing it to FAILED state. Tom Lane 9.1.3
2011-02-27 Refactor the executor's API to support data-modifying CTEs better. Tom Lane 9.1.0
2008-12-01 Ensure that the contents of a holdable cursor don't depend on out-of-line Tom Lane 8.1.16
2008-12-01 Ensure that the contents of a holdable cursor don't depend on out-of-line Tom Lane 8.2.12
2008-12-01 Ensure that the contents of a holdable cursor don't depend on out-of-line Tom Lane 8.3.6
2008-12-01 Ensure that the contents of a holdable cursor don't depend on out-of-line Tom Lane 8.4.0
2008-11-30 Clean up the API for DestReceiver objects by eliminating the assumption Tom Lane 8.4.0
2008-07-18 Adjust things so that the query_string of a cached plan and the sourceText of Tom Lane 8.4.0