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 11cb9ac commit 04a843bCopy full SHA for 04a843b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jan 22 21:26:54 EST 2001
+Last updated: Tue Jan 23 11:19:35 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -316,7 +316,7 @@ SOURCE CODE
316
* Replace the use of fprint(stderr, ...) with elog() in backend code
317
* -Allow libedit to be used in place of libreadline
318
* -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
319
-* Remove unused pg_variable table
+* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
320
* Experiment with multi-threaded backend [thread]
321
322
---------------------------------------------------------------------------
0 commit comments