File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
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: Tue Jun 6 12:27:12 EDT 2006
5+ Last updated: Wed Jun 7 16:38:59 EDT 2006
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1239,6 +1239,10 @@ Source Code
12391239* Rename some /contrib modules from pg* to pg_*
12401240* Move some things from /contrib into main tree
12411241* Move some /contrib modules out to their own project sites
1242+
1243+ Particularly, move GPL-licensed /contrib/userlock and
1244+ /contrib/dbmirror/clean_pending.pl.
1245+
12421246* %Remove warnings created by -Wcast-align
12431247* Move platform-specific ps status display info from ps_status.c to ports
12441248* Add optional CRC checksum to heap and index pages
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: Tue Jun 6 12:27:12 EDT 2006
11+ Last updated: Wed Jun 7 16:38:59 EDT 2006
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 > .
@@ -1119,6 +1119,9 @@ <h1><a name="section_22">Source Code</a></h1>
11191119 </ li > < li > Rename some /contrib modules from pg* to pg_*
11201120 </ li > < li > Move some things from /contrib into main tree
11211121 </ li > < li > Move some /contrib modules out to their own project sites
1122+ < p > Particularly, move GPL-licensed /contrib/userlock and
1123+ /contrib/dbmirror/clean_pending.pl.
1124+ </ p >
11221125 </ li > < li > %Remove warnings created by -Wcast-align
11231126 </ li > < li > Move platform-specific ps status display info from ps_status.c to ports
11241127 </ li > < li > Add optional CRC checksum to heap and index pages
You can’t perform that action at this time.
0 commit comments