Commits

DateSubjectAuthorReleases
2015-10-01 Improve LISTEN startup time when there are many unread notifications. Tom Lane 9.0.23
2015-10-01 Improve LISTEN startup time when there are many unread notifications. Tom Lane 9.1.19
2015-10-01 Improve LISTEN startup time when there are many unread notifications. Tom Lane 9.4.5
2015-09-30 Small improvements in comments in async.c. Tom Lane 9.6.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER in a number of other places. Tom Lane 9.5.0
2015-01-26 Fix volatile-safety issue in asyncQueueReadAllNotifications(). Tom Lane 9.0.19
2015-01-26 Fix volatile-safety issue in asyncQueueReadAllNotifications(). Tom Lane 9.1.15
2015-01-26 Fix volatile-safety issue in asyncQueueReadAllNotifications(). Tom Lane 9.2.10
2015-01-26 Fix volatile-safety issue in asyncQueueReadAllNotifications(). Tom Lane 9.3.6
2015-01-26 Fix volatile-safety issue in asyncQueueReadAllNotifications(). Tom Lane 9.4.1
2015-01-26 Fix volatile-safety issue in asyncQueueReadAllNotifications(). Tom Lane 9.5.0
2014-03-13 Avoid transaction-commit race condition while receiving a NOTIFY message. Tom Lane 9.0.17
2014-03-13 Avoid transaction-commit race condition while receiving a NOTIFY message. Tom Lane 9.1.13
2014-03-13 Avoid transaction-commit race condition while receiving a NOTIFY message. Tom Lane 9.2.8
2014-03-13 Avoid transaction-commit race condition while receiving a NOTIFY message. Tom Lane 9.3.4
2014-03-13 Avoid transaction-commit race condition while receiving a NOTIFY message. Tom Lane 9.4.0
2013-12-13 Add HOLD/RESUME_INTERRUPTS in HandleCatchupInterrupt/HandleNotifyInterrupt. Tom Lane 9.4.0
2013-12-13 Add HOLD/RESUME_INTERRUPTS in HandleCatchupInterrupt/HandleNotifyInterrupt. Tom Lane 8.4.20
2013-12-13 Add HOLD/RESUME_INTERRUPTS in HandleCatchupInterrupt/HandleNotifyInterrupt. Tom Lane 9.0.16
2013-12-13 Add HOLD/RESUME_INTERRUPTS in HandleCatchupInterrupt/HandleNotifyInterrupt. Tom Lane 9.1.12
2013-12-13 Add HOLD/RESUME_INTERRUPTS in HandleCatchupInterrupt/HandleNotifyInterrupt. Tom Lane 9.2.7
2013-12-13 Add HOLD/RESUME_INTERRUPTS in HandleCatchupInterrupt/HandleNotifyInterrupt. Tom Lane 9.3.3
2013-02-13 Fix bogus when-to-deregister-from-listener-array logic. Tom Lane 9.0.13
2013-02-13 Fix bogus when-to-deregister-from-listener-array logic. Tom Lane 9.1.9
2013-02-13 Fix bogus when-to-deregister-from-listener-array logic. Tom Lane 9.2.4