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

Commit a1da766

Browse files
committed
Add:
> * Remove Cyrillic recode support
1 parent 99a115e commit a1da766

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Sep 4 17:07:18 EDT 2002
3+
Last updated: Wed Sep 4 18:09:28 EDT 2002
44

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

@@ -70,6 +70,7 @@ Administration
7070
* -Reserve last few process slots for super-user if max_connections reached
7171
* -Add GUC parameter to print queries that generate errors
7272

73+
7374
Data Types
7475
==========
7576

@@ -119,7 +120,9 @@ Multi-Language Support
119120
* Make octet_length_client the same as octet_length() (?)
120121
* Prevent mismatch of frontend/backend encodings from converting bytea
121122
data from being interpreted as encoded strings
123+
* Remove Cyrillic recode support
122124

125+
123126
Views / Rules
124127
=============
125128

@@ -396,6 +399,7 @@ Vacuum
396399
* Provide automatic running of vacuum in the background (Tom)
397400
* Allow free space map to be auto-sized or warn when it is too small
398401

402+
399403
Locking
400404
=======
401405

0 commit comments

Comments
 (0)