File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
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 May 7 21:49:36 EDT 2008
4
+ Last updated: Wed May 7 22:24:00 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.
@@ -1948,10 +1948,11 @@ Source Code
1948
1948
1949
1949
http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php
1950
1950
1951
- * Improve detection of shared memory segments being used by other
1952
- FreeBSD jails
1951
+ * Improve detection of shared memory segments being used by others
1952
+ by checking the SysV shared memory field 'nattch'
1953
1953
1954
1954
http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php
1955
+ http://archives.postgresql.org/pgsql-hackers/2008-01/msg00673.php
1955
1956
1956
1957
* Implement the non-threaded Avahi service discovery protocol
1957
1958
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 May 7 21:49:36 EDT 2008
11
+ Last updated: Wed May 7 22:24:00 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 > .
@@ -1676,9 +1676,10 @@ <h1><a name="section_22">Source Code</a></h1>
1676
1676
</ li > < li > Remove old-style routines for manipulating tuples
1677
1677
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php "> http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php</ a >
1678
1678
</ p >
1679
- </ li > < li > Improve detection of shared memory segments being used by other
1680
- FreeBSD jails
1679
+ </ li > < li > Improve detection of shared memory segments being used by others
1680
+ by checking the SysV shared memory field 'nattch'
1681
1681
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php</ a >
1682
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00673.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00673.php</ a >
1682
1683
</ p >
1683
1684
</ li > < li > Implement the non-threaded Avahi service discovery protocol
1684
1685
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php</ a >
You can’t perform that action at this time.
0 commit comments