Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a197c7

Browse files
committed
Add TODO.detail:
> o Queries across databases or servers (two-phase commit) [2phase]
1 parent9059d82 commit2a197c7

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:Wed Oct22 13:14:35 EDT 2003
3+
Last updated:Thu Oct23 23:20:29 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)
24+
o Queries across databases or servers (two-phase commit) [2phase]
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.1156 2003/10/22 17:14:39 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1156 2003/10/22 17:14:39 momjian Exp $
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 $
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)

[8]ページ先頭

©2009-2025 Movatter.jp