File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5- Last updated: Sat Apr 23 17:22 :48 EDT 2005
5+ Last updated: Sat Apr 23 17:25 :48 EDT 2005
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -237,7 +237,6 @@ Multi-Language Support
237237
238238 Right now only one encoding is allowed per database.
239239
240- * Optimize locale to have minimal performance impact when not used
241240* Support multiple simultaneous character sets, per SQL92
242241* Improve UTF8 combined character handling (?)
243242* Add octet_length_server() and octet_length_client()
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11- Last updated: Sat Apr 23 17:22 :48 EDT 2005
11+ Last updated: Sat Apr 23 17:25 :48 EDT 2005
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -223,7 +223,6 @@ <h1><a name="section_4">Multi-Language Support</a></h1>
223223 </ li > < li > Allow encoding on a per-column basis
224224< p > Right now only one encoding is allowed per database.
225225</ p >
226- </ li > < li > Optimize locale to have minimal performance impact when not used
227226 </ li > < li > Support multiple simultaneous character sets, per SQL92
228227 </ li > < li > Improve UTF8 combined character handling (?)
229228 </ li > < li > Add octet_length_server() and octet_length_client()
You can’t perform that action at this time.
0 commit comments