Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b3723ae

Browse files
committed
Add:
> 811a813,814 > o Re-enable timezone output on log_line_prefix '%t' when a > shorter timezone string is available
1 parent abc1d28 commit b3723ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/TODO

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Fri Oct 8 20:33:19 EDT 2004
8+
Last updated: Fri Oct 8 21:28:58 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, 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
804805
o Remove per-backend parameter file and move into shared memory?
805806
o Remove configure.in check for link failure when cause is found
@@ -809,6 +810,8 @@ Source Code
809810
extra newline
810811
o 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
814817
o Allow dynamic character set handling

0 commit comments

Comments
 (0)