Skip to content

Commit 8af57ad

Browse files
Fix typos in comments
Author: Peter Smith <smithpb2250@gmail.com> Discussion: https://postgr.es/m/CAHut+PsN_gmKu-KfeEb9NDARoTPbs4AN4PPu=6LZXFZRJ13SEw@mail.gmail.com
1 parent c2381b5 commit 8af57ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/access/transam/xlogreader.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ WALOpenSegmentInit(WALOpenSegment *seg, WALSegmentContext *segcxt,
231231
/*
232232
* Begin reading WAL at 'RecPtr'.
233233
*
234-
* 'RecPtr' should point to the beginnning of a valid WAL record. Pointing at
234+
* 'RecPtr' should point to the beginning of a valid WAL record. Pointing at
235235
* the beginning of a page is also OK, if there is a new record right after
236236
* the page header, i.e. not a continuation.
237237
*

src/backend/commands/copyfrom.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@ BeginCopyFrom(ParseState *pstate,
12371237

12381238
tupDesc = RelationGetDescr(cstate->rel);
12391239

1240-
/* process commmon options or initialization */
1240+
/* process common options or initialization */
12411241

12421242
/* Generate or convert list of attributes to process */
12431243
cstate->attnumlist = CopyGetAttnums(tupDesc, cstate->rel, attnamelist);

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