Re: Some incorrect option sizes for PQconninfoOption in libpq
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-01-29T06:10:16Z
Lists: pgsql-hackers
On Tue, Jan 28, 2020 at 11:57:19AM +0100, Daniel Gustafsson wrote: > Nice catch! +1 on the attached patch. Thanks, fixed and backpatched down to 12, where gssencmode has been added. -- Michael
Commits
-
Fix dispsize for libpq connection parameters channel_binding and gssencmode
- b558f6da61c4 12.2 landed
- 29e321cdd63e 13.0 landed