Commits

DateSubjectAuthorReleases
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
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-24 Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane 8.4.22
2014-04-24 Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane 9.0.18
2014-04-24 Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane 9.1.14
2014-04-24 Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane 9.2.9
2014-04-24 Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane 9.3.5
2014-04-24 Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane 9.4.0
2013-11-29 Fix assorted race conditions in the new timeout infrastructure. Tom Lane 9.3.2
2013-11-29 Fix assorted race conditions in the new timeout infrastructure. Tom Lane 9.4.0
2013-03-03 Fix SQL function execution to be safe with long-lived FmgrInfos. Tom Lane 9.2.4
2013-03-03 Fix SQL function execution to be safe with long-lived FmgrInfos. Tom Lane 9.3.0
2013-02-15 Invent pre-commit/pre-prepare/pre-subcommit events for xact callbacks. Tom Lane 9.3.0
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.1.7
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.2.2
2012-10-17 Close un-owned SMgrRelations at transaction end. Tom Lane 9.3.0
2012-06-07 Scan the buffer pool just once, not once per fork, during relation drop. Tom Lane 9.2.0
2012-05-31 Improve comment for GetStableLatestTransactionId(). Tom Lane 9.2.0