File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Sun Jun 26 21:53:52 EDT 2005
5
+ Last updated: Sun Jun 26 22:17:21 EDT 2005
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -987,7 +987,7 @@ Source Code
987
987
* Promote debug_query_string into a server-side function current_query()
988
988
* Allow the identifier length to be increased via a configure option
989
989
* Remove Win32 rename/unlink looping if unnecessary
990
- * Remove kerberos4 from source tree?
990
+ * - Remove kerberos4 from source tree
991
991
* Allow cross-compiling by generating the zic database on the target system
992
992
* Improve NLS maintenace of libpgport messages linked onto applications
993
993
* Allow ecpg to work with MSVC and BCC
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Sun Jun 26 21:53:52 EDT 2005
11
+ Last updated: Sun Jun 26 22:17:21 EDT 2005
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -905,7 +905,7 @@ <h1><a name="section_20">Source Code</a></h1>
905
905
</ li > < li > Promote debug_query_string into a server-side function current_query()
906
906
</ li > < li > Allow the identifier length to be increased via a configure option
907
907
</ li > < li > Remove Win32 rename/unlink looping if unnecessary
908
- </ li > < li > Remove kerberos4 from source tree?
908
+ </ li > < li > - < em > Remove kerberos4 from source tree</ em >
909
909
</ li > < li > Allow cross-compiling by generating the zic database on the target system
910
910
</ li > < li > Improve NLS maintenace of libpgport messages linked onto applications
911
911
</ li > < li > Allow ecpg to work with MSVC and BCC
You can’t perform that action at this time.
0 commit comments