Commits

DateSubjectAuthorReleases
2026-05-27 Fix NOTIFY wakeups for pre-commit LISTEN entries. Tom Lane 19 (unreleased)
2026-01-15 Optimize LISTEN/NOTIFY via shared channel map and direct advancement. Tom Lane 19 (unreleased)
2021-06-23 Improve display of query results in isolation tests. Tom Lane 14.0
2021-06-23 Improve display of query results in isolation tests. Tom Lane 9.6.23
2021-06-23 Improve display of query results in isolation tests. Tom Lane 12.8
2021-06-23 Improve display of query results in isolation tests. Tom Lane 13.4
2021-06-23 Improve display of query results in isolation tests. Tom Lane 11.13
2021-06-23 Improve display of query results in isolation tests. Tom Lane 10.18
2019-11-24 Avoid assertion failure with LISTEN in a serializable transaction. Tom Lane 10.12
2019-11-24 Avoid assertion failure with LISTEN in a serializable transaction. Tom Lane 11.7
2019-11-24 Avoid assertion failure with LISTEN in a serializable transaction. Tom Lane 12.2
2019-11-24 Avoid assertion failure with LISTEN in a serializable transaction. Tom Lane 13.0
2019-11-24 Avoid assertion failure with LISTEN in a serializable transaction. Tom Lane 9.6.17
2019-11-23 Improve test coverage for LISTEN/NOTIFY. Tom Lane 9.6.17
2019-11-23 Improve test coverage for LISTEN/NOTIFY. Tom Lane 10.12
2019-11-23 Improve test coverage for LISTEN/NOTIFY. Tom Lane 12.2
2019-11-23 Improve test coverage for LISTEN/NOTIFY. Tom Lane 11.7
2019-08-15 Use a hash table to de-duplicate NOTIFY events faster. Tom Lane 13.0
2019-07-28 Improve test coverage for LISTEN/NOTIFY. Tom Lane 13.0
2015-07-17 Add new function pg_notification_queue_usage. Robert Haas 9.6.0