]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Sat, 9 Oct 2004 01:29:01 +0000 (01:29 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 9 Oct 2004 01:29:01 +0000 (01:29 +0000)
>
811a813,814
>  o Re-enable timezone output on log_line_prefix '%t' when a
>    shorter timezone string is available

doc/TODO

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