File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Wed Sep 4 17:07:18 EDT 2002
3
+ Last updated: Wed Sep 4 18:09:28 EDT 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -70,6 +70,7 @@ Administration
70
70
* -Reserve last few process slots for super-user if max_connections reached
71
71
* -Add GUC parameter to print queries that generate errors
72
72
73
+
73
74
Data Types
74
75
==========
75
76
@@ -119,7 +120,9 @@ Multi-Language Support
119
120
* Make octet_length_client the same as octet_length() (?)
120
121
* Prevent mismatch of frontend/backend encodings from converting bytea
121
122
data from being interpreted as encoded strings
123
+ * Remove Cyrillic recode support
122
124
125
+
123
126
Views / Rules
124
127
=============
125
128
@@ -396,6 +399,7 @@ Vacuum
396
399
* Provide automatic running of vacuum in the background (Tom)
397
400
* Allow free space map to be auto-sized or warn when it is too small
398
401
402
+
399
403
Locking
400
404
=======
401
405
You can’t perform that action at this time.
0 commit comments