Commits

DateSubjectAuthorReleases
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-08-14 Handle elog(FATAL) during ROLLBACK more robustly. Tom Lane 9.4.14
2017-08-14 Handle elog(FATAL) during ROLLBACK more robustly. Tom Lane 9.3.19
2017-08-14 Handle elog(FATAL) during ROLLBACK more robustly. Tom Lane 9.2.23
2017-08-14 Handle elog(FATAL) during ROLLBACK more robustly. Tom Lane 9.6.5
2017-08-14 Handle elog(FATAL) during ROLLBACK more robustly. Tom Lane 10.0
2017-08-14 Handle elog(FATAL) during ROLLBACK more robustly. Tom Lane 9.5.9
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-01-27 Use castNode() in a bunch of statement-list-related code. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-08-07 Fix TOAST access failure in RETURNING queries. Tom Lane 9.6.0
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
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-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. Tom Lane 9.2.0
2011-03-03 Run a portal's cleanup hook immediately when pushing it to DONE state. Tom Lane 9.1.0