Skip to content

Commit 4a1e15e

Browse files
committed
Add missing serial comma
1 parent f2dd106 commit 4a1e15e

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4978,7 +4978,7 @@ readRecoveryCommandFile(void)
49784978
(errcode(ERRCODE_INVALID_PARAMETER_VALUE),
49794979
errmsg("invalid value for recovery parameter \"%s\"",
49804980
"recovery_target_action"),
4981-
errhint("The allowed values are \"pause\", \"promote\" and \"shutdown\".")));
4981+
errhint("The allowed values are \"pause\", \"promote\", and \"shutdown\".")));
49824982

49834983
ereport(DEBUG2,
49844984
(errmsg_internal("recovery_target_action = '%s'",

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