Skip to content

Commit f66f437

Browse files
committed
File not needed:
< * Add replication of distributed databases [replication] > * Add replication of distributed databases
1 parent b23d694 commit f66f437

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Feb 12 12:59:48 EST 2004
3+
Last updated: Thu Feb 12 13:01:10 EST 2004
44

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

@@ -15,7 +15,7 @@ Bracketed items "[]" have more detailed.
1515
Urgent
1616
======
1717

18-
* Add replication of distributed databases [replication]
18+
* Add replication of distributed databases
1919
o Automatic failover
2020
o Load balancing
2121
o Master/slave replication
@@ -463,7 +463,7 @@ Source Code
463463
* Acquire lock on a relation before building a relcache entry for it
464464
* Research interaction of setitimer() and sleep() used by statement_timeout
465465
* -Add checks for fclose() failure (Tom)
466-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1207 2004/02/12 17:59:50 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1207 2004/02/12 17:59:50 momjian Exp $
466+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1208 2004/02/12 18:01:20 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1208 2004/02/12 18:01:20 momjian Exp $
467467
* Exit postmaster if postgresql.conf can not be opened
468468
* Rename /scripts directory because they are all C programs now
469469
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)