Masahiko Sawada
This commit is contained in:
Teodor Sigaev 2018-04-05 13:04:18 +03:00
parent 4b2d44031f
commit 51e6562324
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ _bt_upgrademetapage(Page page)
* the metapage.
*
* This routine checks if provided cleanup-related information is matching
* to those written in the metapage. On mismatch, metapage is overritten.
* to those written in the metapage. On mismatch, metapage is overwritten.
*/
void
_bt_update_meta_cleanup_info(Relation rel, TransactionId oldestBtpoXact,