File tree 2 files changed +2
-11
lines changed
2 files changed +2
-11
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 (bruce@momjian.us)
5
- Last updated: Tue Dec 19 16:57:04 EST 2006
5
+ Last updated: Thu Dec 28 13:01:14 EST 2006
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.
@@ -1264,11 +1264,6 @@ Source Code
1264
1264
1265
1265
* Add use of 'const' for variables in source tree
1266
1266
* Move some things from /contrib into main tree
1267
- * Move some /contrib modules out to their own project sites
1268
-
1269
- Particularly, move GPL-licensed /contrib/userlock and
1270
- /contrib/dbmirror/clean_pending.pl.
1271
-
1272
1267
* %Remove warnings created by -Wcast-align
1273
1268
* Move platform-specific ps status display info from ps_status.c to ports
1274
1269
* Add optional CRC checksum to heap and index pages
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Tue Dec 19 16:57:04 EST 2006
11
+ Last updated: Thu Dec 28 13:01:14 EST 2006
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 > .
@@ -1143,10 +1143,6 @@ <h1><a name="section_21">Source Code</a></h1>
1143
1143
< ul >
1144
1144
< li > Add use of 'const' for variables in source tree
1145
1145
</ li > < li > Move some things from /contrib into main tree
1146
- </ li > < li > Move some /contrib modules out to their own project sites
1147
- < p > Particularly, move GPL-licensed /contrib/userlock and
1148
- /contrib/dbmirror/clean_pending.pl.
1149
- </ p >
1150
1146
</ li > < li > %Remove warnings created by -Wcast-align
1151
1147
</ li > < li > Move platform-specific ps status display info from ps_status.c to ports
1152
1148
</ li > < li > Add optional CRC checksum to heap and index pages
You can’t perform that action at this time.
0 commit comments