1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Remove 2-phase description, because it isn't accurate anymore:

<
<   This will involve adding a way to respond to commit failure by either
<   taking the server into offline/readonly mode or notifying the
<   administrator
This commit is contained in:
Bruce Momjian
2005-05-20 19:18:15 +00:00
parent 6e85414647
commit e954cd2bc2
2 changed files with 2 additions and 10 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Tue May 17 00:17:58 EDT 2005
Last updated: Fri May 20 15:18:24 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -687,10 +687,6 @@ Exotic Features
* Add two-phase commit
This will involve adding a way to respond to commit failure by either
taking the server into offline/readonly mode or notifying the
administrator
PERFORMANCE
===========