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

Commit 24658a2

Browse files
committed
Add Win32:
> o Disallow encodings like UTF8 which which PostgreSQL supports > but the operating system does not (already disallowed by > pginstaller)
1 parent ccac38f commit 24658a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Mon Dec 13 13:40:24 EST 2004
5+
Last updated: Thu Dec 16 19:04:22 EST 2004
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -901,6 +901,9 @@ Source Code
901901
shorter timezone string is available
902902
o Improve dlerror() reporting string
903903
o Fix problem with shared memory on the Win32 Terminal Server
904+
o Disallow encodings like UTF8 which which PostgreSQL supports
905+
but the operating system does not (already disallowed by
906+
pginstaller)
904907

905908

906909
* Wire Protocol Changes

0 commit comments

Comments
 (0)