Thread: pgsql: Replace now unnecessary goto statements by using return directly.

pgsql: Replace now unnecessary goto statements by using return directly.

From
mha@postgresql.org (Magnus Hagander)
Date:
Log Message:
-----------
Replace now unnecessary goto statements by using return directly.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        hba.c (r1.169 -> r1.170)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.169&r2=1.170)