diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-07-04 04:45:22 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-07-04 04:45:22 +0000 |
commit | 0fe9e0941e7d81ccfaf6fd3c27e8b050294a646e (patch) | |
tree | 50957eee2fb5e2ff1c102105576bf4c48b0587f5 | |
parent | 3b61ba6d5ca62fcfe41ff29ae9cdcefaf2dda8d0 (diff) | |
download | postgresql-0fe9e0941e7d81ccfaf6fd3c27e8b050294a646e.tar.gz postgresql-0fe9e0941e7d81ccfaf6fd3c27e8b050294a646e.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Jun 15 09:53:19 EDT 2000 +Last updated: Tue Jul 4 00:45:03 EDT 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -138,6 +138,7 @@ COMMANDS * Prevent truncate on table with a referential integrity trigger * MOVE 0 should not move to end of cursor * Overhaul ACL (access control) code +* Add ALTER SESSION SET TRANSACTION ISOLATION CLIENTS |