mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
Update TODO list.
This commit is contained in:
parent
11cb9acb68
commit
04a843b249
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Jan 22 21:26:54 EST 2001
|
Last updated: Tue Jan 23 11:19:35 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -316,7 +316,7 @@ SOURCE CODE
|
|||||||
* Replace the use of fprint(stderr, ...) with elog() in backend code
|
* Replace the use of fprint(stderr, ...) with elog() in backend code
|
||||||
* -Allow libedit to be used in place of libreadline
|
* -Allow libedit to be used in place of libreadline
|
||||||
* -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
|
* -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
|
||||||
* Remove unused pg_variable table
|
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
|
||||||
* Experiment with multi-threaded backend [thread]
|
* Experiment with multi-threaded backend [thread]
|
||||||
|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user