File tree 2 files changed +9
-2
lines changed
2 files changed +9
-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: Wed Mar 12 11: 14:43 EDT 2008
4
+ Last updated: Wed Mar 12 14:32:20 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.
@@ -1654,6 +1654,10 @@ Source Code
1654
1654
1655
1655
http://archives.postgresql.org/pgsql-patches/2007-08/msg00067.php
1656
1656
1657
+ * Remove use of MAKE_PTR and MAKE_OFFSET macros
1658
+
1659
+ http://archives.postgresql.org/pgsql-general/2007-08/msg01510.php
1660
+
1657
1661
1658
1662
* Win32
1659
1663
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: Wed Mar 12 11: 14:43 EDT 2008
11
+ Last updated: Wed Mar 12 14:32:20 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 > .
@@ -1433,6 +1433,9 @@ <h1><a name="section_22">Source Code</a></h1>
1433
1433
</ p >
1434
1434
</ li > < li > Consider simplifying how memory context resets handle child contexts
1435
1435
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-08/msg00067.php "> http://archives.postgresql.org/pgsql-patches/2007-08/msg00067.php</ a >
1436
+ </ p >
1437
+ </ li > < li > Remove use of MAKE_PTR and MAKE_OFFSET macros
1438
+ < p > < a href ="http://archives.postgresql.org/pgsql-general/2007-08/msg01510.php "> http://archives.postgresql.org/pgsql-general/2007-08/msg01510.php</ a >
1436
1439
</ p >
1437
1440
</ li > < li > Win32
1438
1441
< ul >
You can’t perform that action at this time.
0 commit comments