File tree 2 files changed +11
-2
lines changed
2 files changed +11
-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: Tue Mar 18 19:35:12 EDT 2008
4
+ Last updated: Fri Mar 21 15:34: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.
@@ -1760,6 +1760,11 @@ Source Code
1760
1760
1761
1761
http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php
1762
1762
1763
+ o Prevent SSL from sending network packets to avoid interference
1764
+ with Win32 signal emulation
1765
+
1766
+ http://archives.postgresql.org/pgsql-hackers/2007-12/msg00455.php
1767
+
1763
1768
1764
1769
1765
1770
* Wire Protocol Changes
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 Mar 18 19:35:12 EDT 2008
11
+ Last updated: Fri Mar 21 15:34: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 > .
@@ -1521,6 +1521,10 @@ <h1><a name="section_22">Source Code</a></h1>
1521
1521
</ p >
1522
1522
</ li > < li > Convert MSVC build system to remove most batch files
1523
1523
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php "> http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php</ a >
1524
+ </ p >
1525
+ </ li > < li > Prevent SSL from sending network packets to avoid interference
1526
+ with Win32 signal emulation
1527
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-12/msg00455.php "> http://archives.postgresql.org/pgsql-hackers/2007-12/msg00455.php</ a >
1524
1528
</ p >
1525
1529
</ li > </ ul >
1526
1530
</ li > < li > Wire Protocol Changes
You can’t perform that action at this time.
0 commit comments