Fix incorrect parameter name in prototype
Daniel Gustafsson <dgustafsson@postgresql.org>
Fix incorrect parameter name in prototype The function declaration for select_next_encryption_method use the variable name have_valid_connection, so fix the prototype in the header to match that. Reported-by: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/3F577953-A29E-4722-98AD-2DA9EFF2CBB8@yesql.se
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-connect.c | modified | +1 −1 |
Discussion
- Typos in the code and README 55 messages · 2024-04-11 → 2026-04-21