We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent777687c commit594be44Copy full SHA for 594be44
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated:Wed Sep 1 21:18:44 EDT 2004
+Last updated:Fri Sep10 06:03:35 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -852,6 +852,7 @@ Source Code
852
* Allow the identifier length to be increased via a configure option
853
* Allow binaries to be statically linked so they are more easily relocated
854
* Move some /contrib modules out to their own project sites
855
+* Remove Win32 rename/unlink looping if unnecessary
856
857
858
* Wire Protocol Changes