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