mirror of
https://github.com/postgres/postgres.git
synced 2026-04-25 08:08:08 -04:00
Update TODO list.
This commit is contained in:
parent
18f45e9aed
commit
d90703aaf2
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: Mon Jan 22 19:49:03 EST 2001
|
||||
Last updated: Mon Jan 22 19:50:01 EST 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -315,6 +315,7 @@ SOURCE CODE
|
|||
* Replace the use of fprint(stderr, ...) with elog() in backend code
|
||||
* -Allow libedit to be used in place of libreadline
|
||||
* -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
|
||||
* Remove unused pg_variable table
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue