mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update TODO list.
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Tue Jan 9 09:12:21 EST 2001
|
Last updated: Tue Jan 9 10:37:25 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -73,7 +73,7 @@ ADMIN
|
|||||||
|
|
||||||
* More access control over who can create tables and use locks (Karel)
|
* More access control over who can create tables and use locks (Karel)
|
||||||
* -Test syslog functionality
|
* -Test syslog functionality
|
||||||
* Convert remaining fprintf(stderr,...) to elog()
|
* Convert remaining fprintf(stderr,...)/perror() to elog()
|
||||||
* Allow elog() to return error codes, module name, file name, line
|
* Allow elog() to return error codes, module name, file name, line
|
||||||
number, not just messages
|
number, not just messages
|
||||||
* Allow international error message support and add error codes
|
* Allow international error message support and add error codes
|
||||||
|
Reference in New Issue
Block a user