]> granicus.if.org Git - postgresql/commitdiff
Added:
authorBruce Momjian <bruce@momjian.us>
Fri, 27 Dec 2002 05:56:53 +0000 (05:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 27 Dec 2002 05:56:53 +0000 (05:56 +0000)
> * Two-phase commit to implement distributed transactions

doc/TODO

index b3dea443287d8e954a711a5461e467da3e6f53ba..f12061910c274f4a09203fd2214097078bd71641 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Tue Dec 24 17:06:43 EST 2002
+Last updated:          Fri Dec 27 00:56:45 EST 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -305,6 +305,7 @@ Exotic Features
 * Allow plug-in modules to emulate features from other databases
 * SQL*Net listener that makes PostgreSQL appear as an Oracle database
   to clients
+* Two-phase commit to implement distributed transactions
 
 
 PERFORMANCE