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 parent36af887 commitcc4f22cCopy full SHA for cc4f22c
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated:Mon Dec 1309:21:27 EST 2004
+Last updated:Mon Dec 1313:00:27 EST 2004
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -890,7 +890,6 @@ Source Code
890
891
892
* Win32
893
-o Remove per-backend parameter file and move into shared memory
894
o Remove configure.in check for link failure when cause is found
895
o Remove readdir() errno patch when runtime/mingwex/dirent.c rev
896
1.4 is released
@@ -902,6 +901,8 @@ Source Code
902
901
shorter timezone string is available
903
o Improve dlerror() reporting string
904
o Fix problem with shared memory on the Win32 Terminal Server
+o Allow the shared memory address to be configured via GUC
905
+
906
907
* Wire Protocol Changes
908
o Allow dynamic character set handling