]> granicus.if.org Git - postgresql/commitdiff
Add for Win32:
authorBruce Momjian <bruce@momjian.us>
Thu, 2 Dec 2004 19:37:58 +0000 (19:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 2 Dec 2004 19:37:58 +0000 (19:37 +0000)
>  o Improve dlerror() reporting string

doc/TODO

index a54f69e044aa4136bd50eac73ab6f8d568904f30..d64d6068e7f82057ee6621d7f380f5da2522710d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 TODO list for PostgreSQL
 ========================
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:          Thu Dec  2 14:32:05 EST 2004
+Last updated:          Thu Dec  2 14:37:45 EST 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -892,6 +892,7 @@ Source Code
          backslashes
        o Re-enable timezone output on log_line_prefix '%t' when a
          shorter timezone string is available
+       o Improve dlerror() reporting string
 
 
 * Wire Protocol Changes