Skip to content

Commit 8fbfbf1

Browse files
committed
Fix typos in comment.
1 parent 4fafc4e commit 8fbfbf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/access/nbtree/nbtree.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ btbuildempty(PG_FUNCTION_ARGS)
217217
BTREE_METAPAGE, metapage, false);
218218

219219
/*
220-
* An immediate sync is require even if we xlog'd the page, because the
220+
* An immediate sync is required even if we xlog'd the page, because the
221221
* write did not go through shared_buffers and therefore a concurrent
222-
* checkpoint may have move the redo pointer past our xlog record.
222+
* checkpoint may have moved the redo pointer past our xlog record.
223223
*/
224224
smgrimmedsync(index->rd_smgr, INIT_FORKNUM);
225225

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy