Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1c6f65d

Browse files
committed
Move 2phase discussion to 7.5 queue, not TODO.detail.
< o Queries across databases or servers (two-phase commit) [2phase] > o Queries across databases or servers (two-phase commit)
1 parent 21b1d41 commit 1c6f65d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TODO

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Oct 23 23:20:29 EDT 2003
3+
Last updated: Thu Oct 23 23:24:19 EDT 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -21,7 +21,7 @@ Urgent
2121
o Master/slave replication
2222
o Multi-master replication
2323
o Partition data across servers
24-
o Queries across databases or servers (two-phase commit) [2phase]
24+
o Queries across databases or servers (two-phase commit)
2525
o Allow replication over unreliable or non-persistent links
2626
o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
2727
* Point-in-time data recovery using backup and write-ahead log
@@ -514,7 +514,7 @@ Source Code
514514
* Acquire lock on a relation before building a relcache entry for it
515515
* Research interaction of setitimer() and sleep() used by statement_timeout
516516
* Add checks for fclose() failure
517-
* Change CVS $Id: TODO,v 1.1157 2003/10/24 03:20:36 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1157 2003/10/24 03:20:36 momjian Exp $
517+
* Change CVS $Id: TODO,v 1.1158 2003/10/24 03:24:32 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1158 2003/10/24 03:24:32 momjian Exp $
518518
* Exit postmaster if postgresql.conf can not be opened
519519
* Rename /scripts directory because they are all C programs now
520520
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)