|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Tue Jan 909:12:21 EST 2001 |
| 3 | +Last updated:Tue Jan 910:37:25 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
|
73 | 73 |
|
74 | 74 | * More access control over who can create tables and use locks (Karel)
|
75 | 75 | * -Test syslog functionality
|
76 |
| -* Convert remaining fprintf(stderr,...) to elog() |
| 76 | +* Convert remaining fprintf(stderr,...)/perror() to elog() |
77 | 77 | * Allow elog() to return error codes, module name, file name, line
|
78 | 78 | number, not just messages
|
79 | 79 | * Allow international error message support and add error codes
|
|