TODO list for PostgreSQL
========================
-Last updated: Tue Apr 17 10:14:21 EDT 2001
+Last updated: Wed Apr 18 13:52:02 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
* Allow DELETE WHERE CURRENT OF cursor
* Add BETWEEN ASYMMETRIC/SYMMETRIC
-* Add SET parameter to timeout if waiting for lock too long
+* Add parameter to timeout if waiting for lock too long
CLIENTS