File tree 2 files changed +8
-2
lines changed
2 files changed +8
-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 Mar 24 20:01:59 EDT 2008
4
+ Last updated: Mon Mar 24 20:05:05 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.
@@ -1810,6 +1810,9 @@ Source Code
1810
1810
1811
1811
http://archives.postgresql.org/pgsql-hackers/2007-10/msg00154.php
1812
1812
1813
+ * Remove old-style routines for manipulating tuples
1814
+
1815
+ http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php
1813
1816
1814
1817
1815
1818
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 Mar 24 20:01:59 EDT 2008
11
+ Last updated: Mon Mar 24 20:05:05 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 > .
@@ -1558,6 +1558,9 @@ <h1><a name="section_22">Source Code</a></h1>
1558
1558
</ p >
1559
1559
</ li > < li > Create three versions of libpgport to simplify client code
1560
1560
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-10/msg00154.php "> http://archives.postgresql.org/pgsql-hackers/2007-10/msg00154.php</ a >
1561
+ </ p >
1562
+ </ li > < li > Remove old-style routines for manipulating tuples
1563
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php "> http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php</ a >
1561
1564
</ p >
1562
1565
</ li > < li > Win32
1563
1566
< ul >
You can’t perform that action at this time.
0 commit comments