Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd17c92b

Browse files
committed
Update:
< * Allow LOCALE on a per-column basis, default to ASCII> * Allow locale to be set at database creation> * Allow locale on a per-column basis, default to ASCII> * Optimize locale to have minimal performance impact when not used (Peter E)105d106< * Optimize locale to have minimal performance impact when not used (Peter E)111d111< * Allow locale to be set at database creation
1 parent1f12abb commitd17c92b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/TODO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed Apr 7 14:34:42 EDT 2004
3+
Last updated:Wed Apr 715:14:17 EDT 2004
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -99,16 +99,16 @@ Multi-Language Support
9999
======================
100100

101101
* Add NCHAR (as distinguished from ordinary varchar),
102-
* Allow LOCALE on a per-column basis, default to ASCII
102+
* Allow locale to be set at database creation
103+
* Allow locale on a per-column basis, default to ASCII
104+
* Optimize locale to have minimal performance impact when not used (Peter E)
103105
* Support multiple simultaneous character sets, per SQL92
104106
* Improve Unicode combined character handling
105-
* Optimize locale to have minimal performance impact when not used (Peter E)
106107
* Add octet_length_server() and octet_length_client() (Thomas, Tatsuo)
107108
* Make octet_length_client the same as octet_length() (?)
108109
* Prevent mismatch of frontend/backend encodings from converting bytea
109110
data from being interpreted as encoded strings
110111
* Fix upper()/lower() to work for multibyte encodings
111-
* Allow locale to be set at database creation
112112

113113

114114
Views / Rules

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp