File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
5
Bracketed items "[]" have more detail.
6
6
7
7
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
9
9
10
10
The most recent version of this document can be viewed at the PostgreSQL web
11
11
site, http://www.PostgreSQL.org.
@@ -800,6 +800,7 @@ Source Code
800
800
* Allow binaries to be statically linked so they are more easily relocated
801
801
* Move some /contrib modules out to their own project sites
802
802
* Remove Win32 rename/unlink looping if unnecessary
803
+
803
804
* Win32
804
805
o Remove per-backend parameter file and move into shared memory?
805
806
o Remove configure.in check for link failure when cause is found
@@ -809,6 +810,8 @@ Source Code
809
810
extra newline
810
811
o Allow psql to use readline once non-US code pages work with
811
812
backslashes
813
+ o Re-enable timezone output on log_line_prefix '%t' when a
814
+ shorter timezone string is available
812
815
813
816
* Wire Protocol Changes
814
817
o Allow dynamic character set handling
You can’t perform that action at this time.
0 commit comments