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

Commit256be10

Browse files
committed
Remove leftover reference to old "flat file" mechanism in a comment.
The flat file mechanism was removed in PostgreSQL 9.0.
1 parentd65b5cc commit256be10

File tree

1 file changed

+1
-2
lines changed
  • src/backend/access/transam

1 file changed

+1
-2
lines changed

‎src/backend/access/transam/xact.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5887,8 +5887,7 @@ xact_redo_abort(xl_xact_parsed_abort *parsed, TransactionId xid)
58875887
xid,parsed->nsubxacts,parsed->subxacts,max_xid);
58885888

58895889
/*
5890-
* There are no flat files that need updating, nor invalidation
5891-
* messages to send or undo.
5890+
* There are no invalidation messages to send or undo.
58925891
*/
58935892

58945893
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp