Commit Graph

3 Commits (175856ffd3c8377db2e631b99ef7a7c996fdae77)

Author SHA1 Message Date
Oliver Tan 175856ffd3 add GSS authentication to pgproto3 2022-04-12 07:13:21 -05:00
Yuli Khodorkovskiy 28c20e93c0 Fix json marshal/unmarshal implementations
Fix marshal/unmarshal for:
- authentication_{cleartext_password, md5_password, ok, sasl, sasl_continue, sasl_final}
- error_response
2021-05-29 11:06:05 -05:00
Henrique Vicente 9c2c389e06 json: fix implementation of json Unmarshalers.
* AuthenticationMD5Password was wrong and is not needed
* Bind was wrong
* ErrorResponse is not needed
* Minor improvements for reliability
2021-05-22 11:34:25 -05:00