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

Commit7f5079d

Browse files
committed
Add:
> * Fix upper()/lower() to work for multibyte encodings>
1 parent41477b9 commit7f5079d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sun Aug 17 00:43:46 EDT 2003
3+
Last updated:Sun Aug 17 00:50:56 EDT 2003
44

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

@@ -122,6 +122,8 @@ Multi-Language Support
122122
* Prevent mismatch of frontend/backend encodings from converting bytea
123123
data from being interpreted as encoded strings
124124
* -Remove Cyrillic recode support
125+
* Fix upper()/lower() to work for multibyte encodings
126+
125127

126128

127129
Views / Rules
@@ -485,7 +487,7 @@ Source Code
485487
* Acquire lock on a relation before building a relcache entry for it
486488
* Research interaction of setitimer() and sleep() used by statement_timeout
487489
* Add checks for fclose() failure
488-
* Change CVS $Id: TODO,v 1.1120 2003/08/17 04:43:48 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1120 2003/08/17 04:43:48 momjian Exp $
490+
* Change CVS $Id: TODO,v 1.1121 2003/08/17 04:50:57 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1121 2003/08/17 04:50:57 momjian Exp $
489491
* Exit postmaster if postgresql.conf can not be opened
490492
* Rename /scripts directory because they are all C programs now
491493
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp