Refactor libpq state machine for negotiating encryption

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 05fd30c0e730bd5238f62d2fdfdcfaf28b16b225
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2024-04-08T01:24:46Z
Releases: 17.0
Refactor libpq state machine for negotiating encryption

This fixes the few corner cases noted in commit 705843d294, as shown
by the changes in the test.

Author: Heikki Linnakangas, Matthias van de Meent
Reviewed-by: Jacob Champion

Files