We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e00df3 commit ac27a5bCopy full SHA for ac27a5b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Nov 5 22:54:00 EST 2000
+Last updated: Wed Nov 8 15:04:11 EST 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -64,7 +64,8 @@ ADMIN
64
* More access control over who can create tables and use locks(Karel)
65
* -Test syslog functionality
66
* Convert remaining fprintf(stderr,...) to elog()
67
-* Allow elog() to return error codes, not just messages
+* Allow elog() to return error codes, module name, file name, line
68
+ number, not just messages
69
* Allow international error message support and add error codes
70
* -Unify configuration into one configuration file (Peter E)
71
* -use setproctitle() if it exists for 'ps' display of status
0 commit comments