File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Tue May 17 00:17:58 EDT 2005
5
+ Last updated: Fri May 20 15:18:24 EDT 2005
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -687,10 +687,6 @@ Exotic Features
687
687
688
688
* Add two-phase commit
689
689
690
- This will involve adding a way to respond to commit failure by either
691
- taking the server into offline/readonly mode or notifying the
692
- administrator
693
-
694
690
695
691
PERFORMANCE
696
692
===========
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Tue May 17 00:17:58 EDT 2005
11
+ Last updated: Fri May 20 15:18:24 EDT 2005
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 > .
@@ -630,10 +630,6 @@ <h1><a name="section_11">Exotic Features</a></h1>
630
630
needed to enable transaction semantics.
631
631
</ p >
632
632
</ li > < li > Add two-phase commit
633
- < p > This will involve adding a way to respond to commit failure by either
634
- taking the server into offline/readonly mode or notifying the
635
- administrator
636
- </ p >
637
633
</ li > </ ul >
638
634
< h2 > < a name ="section_11_1 "> PERFORMANCE</ a > </ h2 >
639
635
You can’t perform that action at this time.
0 commit comments