Commits

DateSubjectAuthorReleases
2019-11-24 Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. Tom Lane 13.0
2019-11-24 Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. Tom Lane 11.7
2019-11-24 Stabilize NOTIFY behavior by transmitting notifies before ReadyForQuery. Tom Lane 9.6.17
2019-11-24 Stabilize the results of pg_notification_queue_usage(). Tom Lane 13.0
2019-09-22 Make some efficiency improvements in LISTEN/NOTIFY. Tom Lane 13.0
2019-09-10 Reduce overhead of scanning the backend[] array in LISTEN/NOTIFY. Tom Lane 13.0
2019-08-15 Use a hash table to de-duplicate NOTIFY events faster. Tom Lane 13.0
2019-07-16 Remove dead code. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.2.24
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 10.1
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.3.20
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.5.10
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.6.6
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 11.0
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.4.15
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2015-10-01 Fix errors in commit a04bb65f70dafdf462e0478ad19e6de56df89bfc. Tom Lane 9.6.0
2015-10-01 Improve LISTEN startup time when there are many unread notifications. Tom Lane 9.6.0
2015-10-01 Improve LISTEN startup time when there are many unread notifications. Tom Lane 9.2.14
2015-10-01 Improve LISTEN startup time when there are many unread notifications. Tom Lane 9.3.10
2015-10-01 Improve LISTEN startup time when there are many unread notifications. Tom Lane 9.5.0