Files
neon/pgxn
Matthias van de Meent 088a743d39 Handle PS error responses cleanly
Before this, we'd assume the PS connection would be good once we got a response.
Now, we also check that the response was a positive one.

This means our exponential backoff policy now also applies to PS connections that
do connect but fail to get a pagestream, where previously it did not.
2024-06-29 03:13:31 +02:00
..
2024-06-29 03:13:31 +02:00
2023-09-12 15:11:32 +02:00