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

Commit7250975

Browse files
committed
Fix typo:
< * Allow cross-db queries with transaction sematics> * Allow cross-db queries with transaction semantics
1 parent1decc20 commit7250975

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 23:36:00 EST 2004
3+
Last updated:Thu Feb 12 23:47:05 EST 2004
44

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

@@ -332,7 +332,7 @@ Exotic Features
332332
to clients
333333
* Add two-phase commit to all distributed transactions with
334334
offline/readonly server status or administrator notification for failure
335-
* Allow cross-db queries with transactionsematics
335+
* Allow cross-db queries with transactionsemantics
336336

337337

338338
PERFORMANCE
@@ -460,7 +460,7 @@ Source Code
460460
* Acquire lock on a relation before building a relcache entry for it
461461
* Research interaction of setitimer() and sleep() used by statement_timeout
462462
* -Add checks for fclose() failure (Tom)
463-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1215 2004/02/13 04:36:02 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1215 2004/02/13 04:36:02 momjian Exp $
463+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1216 2004/02/13 04:47:13 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1216 2004/02/13 04:47:13 momjian Exp $
464464
* Exit postmaster if postgresql.conf can not be opened
465465
* Rename /scripts directory because they are all C programs now
466466
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp