File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Mon Jun 23 16:20:35 EDT 2008
4
+ Last updated: Mon Jun 23 17:35:26 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1991,6 +1991,11 @@ Source Code
1991
1991
http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php
1992
1992
http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php
1993
1993
1994
+ * Implement a module capability for loading /contrib-style extensions
1995
+
1996
+ http://archives.postgresql.org/pgsql-patches/2008-04/msg00164.php
1997
+
1998
+
1994
1999
* Win32
1995
2000
1996
2001
o Remove configure.in check for link failure when cause is found
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: Mon Jun 23 16:20:35 EDT 2008
11
+ Last updated: Mon Jun 23 17:35:26 EDT 2008
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 > .
@@ -1712,6 +1712,9 @@ <h1><a name="section_23">Source Code</a></h1>
1712
1712
< a href ="http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php "> http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php</ a >
1713
1713
< a href ="http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php "> http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php</ a >
1714
1714
< a href ="http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php "> http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php</ a >
1715
+ </ p >
1716
+ </ li > < li > Implement a module capability for loading /contrib-style extensions
1717
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2008-04/msg00164.php "> http://archives.postgresql.org/pgsql-patches/2008-04/msg00164.php</ a >
1715
1718
</ p >
1716
1719
</ li > < li > Win32
1717
1720
< ul >
You can’t perform that action at this time.
0 commit comments