Remove leftover reference to old "flat file" mechanism in a comment.
The flat file mechanism was removed in PostgreSQL 9.0.
This commit is contained in:
parent
9a6a1042ab
commit
46012d152f
@ -4928,8 +4928,7 @@ xact_redo_abort(xl_xact_abort *xlrec, TransactionId xid)
|
||||
ExpireTreeKnownAssignedTransactionIds(xid, xlrec->nsubxacts, sub_xids, max_xid);
|
||||
|
||||
/*
|
||||
* There are no flat files that need updating, nor invalidation
|
||||
* messages to send or undo.
|
||||
* There are no invalidation messages to send or undo.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user