mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
Update TODO list.
This commit is contained in:
parent
3b61ba6d5c
commit
0fe9e0941e
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue