mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 19:02:00 -05:00
Add for Win32:
> o Improve dlerror() reporting string
This commit is contained in:
parent
be6e9f6266
commit
576bf2f7db
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue