We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccac38f commit 24658a2Copy full SHA for 24658a2
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated: Mon Dec 13 13:40:24 EST 2004
+Last updated: Thu Dec 16 19:04:22 EST 2004
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -901,6 +901,9 @@ Source Code
901
shorter timezone string is available
902
o Improve dlerror() reporting string
903
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)
907
908
909
* Wire Protocol Changes
0 commit comments