8000
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 e675a23 commit 75688a2Copy full SHA for 75688a2
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Apr 7 13:04:30 EDT 2004
+Last updated: Wed Apr 7 14:34:42 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -108,6 +108,7 @@ Multi-Language Support
108
* Prevent mismatch of frontend/backend encodings from converting bytea
109
data from being interpreted as encoded strings
110
* Fix upper()/lower() to work for multibyte encodings
111
+* Allow locale to be set at database creation
112
113
114
Views / Rules
0 commit comments