From: Michael Paquier Date: Wed, 24 Jun 2026 07:00:28 +0000 (+0900) Subject: Fix set of typos and grammar mistakes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3a95566fc2505d4586680c09d4966dba836cb20;p=thirdparty%2Fpostgresql.git Fix set of typos and grammar mistakes This is similar to d3bba0415435, batching all the reports of this type received since the last batch. This covers typos and inconsistencies for the most part. The user-visible documentation change impacts only HEAD. --- diff --git a/contrib/pg_stash_advice/stashfuncs.c b/contrib/pg_stash_advice/stashfuncs.c index d7aa9f2223f..a70df60579b 100644 --- a/contrib/pg_stash_advice/stashfuncs.c +++ b/contrib/pg_stash_advice/stashfuncs.c @@ -266,9 +266,9 @@ pg_get_advice_stash_contents(PG_FUNCTION_ARGS) * SQL-callable function to update an advice stash entry for a particular * query ID * - * If the second argument is NULL, we delete any existing advice stash - * entry; otherwise, we either create an entry or update it with the new - * advice string. + * If the advice string (the third argument) is NULL, we delete any existing + * advice stash entry; otherwise, we either create an entry or update it with + * the new advice string. */ Datum pg_set_stashed_advice(PG_FUNCTION_ARGS) diff --git a/doc/src/sgml/oauth-validators.sgml b/doc/src/sgml/oauth-validators.sgml index d69b6cf98ad..6c4a4f94769 100644 --- a/doc/src/sgml/oauth-validators.sgml +++ b/doc/src/sgml/oauth-validators.sgml @@ -396,7 +396,7 @@ typedef struct ValidatorModuleResult field. Alternatively, result->authn_id may be set to NULL if the token is valid but the associated user identity cannot be determined. If the validator returns true and - set result->authn_id then the identity appears + sets result->authn_id then the identity appears in the server log when includes authentication. This happens before authorization and will log authentication even if the connection is later rejected due to diff --git a/doc/src/sgml/stylesheet-html-common.xsl b/doc/src/sgml/stylesheet-html-common.xsl index 9dcf96c02e5..f94fb9e1ccc 100644 --- a/doc/src/sgml/stylesheet-html-common.xsl +++ b/doc/src/sgml/stylesheet-html-common.xsl @@ -137,7 +137,7 @@ set toc,title