From: Michael Paquier [mailto:michael.paquier@gmail.com]
>This has not been added yet to the next CF. As Ashutosh mentioned
>things tend to be easily forgotten. So I have added it here:
>https://commitfest.postgresql.org/13/982/
Thank you for adding this problem to CF.
> I have noticed this typo on the way => s/requisted/requested/:
>--- a/src/interfaces/libpq/fe-connect.c
>+++ b/src/interfaces/libpq/fe-connect.c
>@@ -2908,7 +2908,7 @@ keep_going: /* We will
>come back to here until there is
> }
> /*
>- * If a read-write connection is requisted check for same.
>+ * If a read-write connection is requested check for same.
> */
> if (conn->target_session_attrs != NULL &&
> strcmp(conn->target_session_attrs, "read-write") == 0)
I add this fix to the updated patch.
This is based on the patch Ashutosh updated.
Regards,
Daisuke, Higuchi
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers