pgsql: Add: > * Allow multiple identical NOTIFY events to always be

Started by Bruce Momjianover 18 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Add:

* Allow multiple identical NOTIFY events to always be communicated to the
client, rather than sent as a single notification to the listener

Modified Files:
--------------
pgsql/doc:
TODO (r1.2234 -> r1.2235)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2234&r2=1.2235)
pgsql/doc/src/FAQ:
TODO.html (r1.743 -> r1.744)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.743&r2=1.744)