Skip to content

Implement authentication and termination in PG protocol

At the moment, only authentication and termination are supported. The user can be authenticatedm and after that the only option for him is to close the connection, other queries lead to UNSUPPOTED_FEATURE error.

Merge request reports