PostgreSQL TODO List
====================
-Last updated: Sat Dec 29 22:22:39 EST 2007
+Last updated: Thu Jan 3 13:47:37 EST 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
message, perhaps indicating the row modified or other custom
information.
+* Allow multiple identical NOTIFY events to always be communicated to the
+ client, rather than sent as a single notification to the listener
* Add a GUC variable to warn about non-standard SQL usage in queries
* Add SQL-standard MERGE command, typically used to merge two tables
[merge]
-Last updated: Sat Dec 29 22:22:39 EST 2007
+Last updated: Thu Jan 3 13:47:37 EST 2008
The most recent version of this document can be viewed at
message, perhaps indicating the row modified or other custom
information.
+
Allow multiple identical NOTIFY events to always be communicated to the
+ client, rather than sent as a single notification to the listener
Add a GUC variable to warn about non-standard SQL usage in queries
Add SQL-standard MERGE command, typically used to merge two tables