Skip to content
Snippets Groups Projects
Commit 5363c7f2 authored by Fujii Masao's avatar Fujii Masao
Browse files

Fix typo in comment.

Sawada Masahiko
parent 4d1e2aeb
No related branches found
No related tags found
No related merge requests found
......@@ -727,7 +727,7 @@ make_new_heap(Oid OIDOldHeap, Oid NewTableSpace, bool forcetemp,
/*
* Do the physical copying of heap data.
*
* There are two output parameters:
* There are three output parameters:
* *pSwapToastByContent is set true if toast tables must be swapped by content.
* *pFreezeXid receives the TransactionId used as freeze cutoff point.
* *pCutoffMulti receives the MultiXactId used as a cutoff point.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment