File tree 2 files changed +2
-4
lines changed
2 files changed +2
-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: Mon Nov 28 17: 21:57 EST 2005
5
+ Last updated: Mon Nov 28 21:01:44 EST 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.
@@ -1074,7 +1074,6 @@ Source Code
1074
1074
* Acquire lock on a relation before building a relcache entry for it
1075
1075
* %Promote debug_query_string into a server-side function current_query()
1076
1076
* %Allow the identifier length to be increased via a configure option
1077
- * Remove Win32 rename/unlink looping if unnecessary
1078
1077
* Allow cross-compiling by generating the zic database on the target system
1079
1078
* Improve NLS maintenace of libpgport messages linked onto applications
1080
1079
* 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: Mon Nov 28 17: 21:57 EST 2005
11
+ Last updated: Mon Nov 28 21:01:44 EST 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 > .
@@ -973,7 +973,6 @@ <h1><a name="section_22">Source Code</a></h1>
973
973
</ li > < li > Acquire lock on a relation before building a relcache entry for it
974
974
</ li > < li > %Promote debug_query_string into a server-side function current_query()
975
975
</ li > < li > %Allow the identifier length to be increased via a configure option
976
- </ li > < li > Remove Win32 rename/unlink looping if unnecessary
977
976
</ li > < li > Allow cross-compiling by generating the zic database on the target system
978
977
</ li > < li > Improve NLS maintenace of libpgport messages linked onto applications
979
978
</ li > < li > Allow ecpg to work with MSVC and BCC
You can’t perform that action at this time.
0 commit comments