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: Tue Mar 11 17:06:02 EDT 2008
4
+ Last updated: Tue Mar 11 17:13:09 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.
@@ -1615,6 +1615,9 @@ Source Code
1615
1615
Also change 32-bit floats (float4) to be passed by value at the same
1616
1616
time.
1617
1617
1618
+ * Research use of signals and sleep wake ups
1619
+
1620
+ http://archives.postgresql.org/pgsql-hackers/2007-07/msg00003.php
1618
1621
1619
1622
1620
1623
* Win32
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 11 17:06:02 EDT 2008
11
+ Last updated: Tue Mar 11 17:13:09 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 > .
@@ -1402,6 +1402,9 @@ <h1><a name="section_22">Source Code</a></h1>
1402
1402
64-bit platforms
1403
1403
< p > Also change 32-bit floats (float4) to be passed by value at the same
1404
1404
time.
1405
+ </ p >
1406
+ </ li > < li > Research use of signals and sleep wake ups
1407
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-07/msg00003.php "> http://archives.postgresql.org/pgsql-hackers/2007-07/msg00003.php</ a >
1405
1408
</ p >
1406
1409
</ li > < li > Win32
1407
1410
< ul >
You can’t perform that action at this time.
0 commit comments