*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
sasl_state = pg_SASL_init(backend, payload, payload_len, username, storedPassword);
if (!sasl_state)
{
sasl_state = pg_SASL_init(backend, payload, payload_len, username, storedPassword);
if (!sasl_state)
{