1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00

Fix some typos introduced by the logical decoding patch.

Erik Rijkers
This commit is contained in:
Robert Haas
2014-03-05 13:00:22 -05:00
parent 97e899e1b8
commit 406a1a9ef0
4 changed files with 5 additions and 5 deletions

View File

@ -2741,7 +2741,7 @@ ReorderBufferToastReset(ReorderBuffer *rb, ReorderBufferTXN *txn)
* * A tuple with a cmin but no cmax (and thus no combocid) got
* deleted/updated in another transaction than the one which created it
* which we are looking at right now. As only one of cmin, cmax or combocid
* is actually stored in the heap we don't have access to the the value we
* is actually stored in the heap we don't have access to the value we
* need anymore.
*
* To resolve those problems we have a per-transaction hash of (cmin,