Skip to content

Commit 4cbd128

Browse files
committed
Fix typos in comments.
1 parent 4893ccd commit 4cbd128

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/backend/tcop/postgres.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1999,7 +1999,7 @@ exec_execute_message(const char *portal_name, long max_rows)
19991999
* check_log_statement
20002000
* Determine whether command should be logged because of log_statement
20012001
*
2002-
* parsetree_list can be either raw grammar output or a list of planned
2002+
* stmt_list can be either raw grammar output or a list of planned
20032003
* statements
20042004
*/
20052005
static bool

src/bin/pg_basebackup/receivelog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ CheckServerVersionForStreaming(PGconn *conn)
410410
* indefinitely.
411411
*
412412
* standby_message_timeout controls how often we send a message
413-
* back to the master letting it know our progress, in seconds.
413+
* back to the master letting it know our progress, in miliseconds.
414414
* This message will only contain the write location, and never
415415
* flush or replay.
416416
*

src/include/postgres.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ extern Datum Float8GetDatum(float8 X);
680680
*/
681681

682682
/*
683-
* Backend only infrastructure for the the assertion-related macros in c.h.
683+
* Backend only infrastructure for the assertion-related macros in c.h.
684684
*
685685
* ExceptionalCondition must be present even when assertions are not enabled.
686686
*/

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