On Tue, 18 Mar 2025 at 13:43, Daniel Gustafsson <[email protected]> wrote: > Since there is disagreement over this, we should either 1) go ahead with the > latest patch without an env var and revisit the discussion during v19; 2) > adding the env var back into the patch as PGSSLKEYLOGFILE or; 3) postponing > all > of this till v19?
Let's do 1. nit about the actual code: let's put the new option next to the other ssl options in PQconninfoOptions instead of all the way at the end.
