Current section

Files

Jump to
squirrel include squirrel@internal@error_PgFailedCleartextAuthentication.hrl
Raw

include/squirrel@internal@error_PgFailedCleartextAuthentication.hrl

-record(pg_failed_cleartext_authentication, {
user :: binary(),
password :: binary()
}).