@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55Bracketed items "[]" have more detail.
66
77Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8- Last updated:Fri Oct 820:33:19 EDT 2004
8+ Last updated:Fri Oct 821:28:58 EDT 2004
99
1010The most recent version of this document can be viewed at the PostgreSQL web
1111site, http://www.PostgreSQL.org.
@@ -800,6 +800,7 @@ Source Code
800800* Allow binaries to be statically linked so they are more easily relocated
801801* Move some /contrib modules out to their own project sites
802802* Remove Win32 rename/unlink looping if unnecessary
803+
803804* Win32
804805o Remove per-backend parameter file and move into shared memory?
805806o Remove configure.in check for link failure when cause is found
@@ -809,6 +810,8 @@ Source Code
809810 extra newline
810811o Allow psql to use readline once non-US code pages work with
811812 backslashes
813+ o Re-enable timezone output on log_line_prefix '%t' when a
814+ shorter timezone string is available
812815
813816* Wire Protocol Changes
814817o Allow dynamic character set handling