Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-15 | Use a hash table to de-duplicate NOTIFY events faster. | Tom Lane | 13.0 |
| 2010-02-17 | Tweak description of payload parameter. | Tom Lane | 9.0.0 |
| 2010-02-16 | Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. | Tom Lane | 9.0.0 |
| 2005-01-04 | More minor updates and copy-editing. | Tom Lane | 8.0.0 |
| 2003-09-20 | Fix a batch of speling misteaks identified by Peter's spell-checker tool. | Tom Lane | 7.4.1 |
| 2003-09-15 | LISTEN doesn't issue a warning for redundant listens anymore. Also, | Tom Lane | 7.4.1 |
| 2003-09-12 | Mop-up for error-message updates in documentation. | Tom Lane | 7.4.1 |
| 2003-09-09 | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | 7.4.1 |
| 1998-10-17 | Minor documentation improvements and markup fixes. | Tom Lane | 7.1.1 |
| 1998-10-08 | Grammar, my boy, grammar :-( | Tom Lane | 7.1.1 |
| 1998-10-08 | LISTEN/NOTIFY doc improvements. | Tom Lane | 7.1.1 |