pgsql: Silence compiler warning about ignored return value. - Mailing list pgsql-committers

From [email protected] (Magnus Hagander)
Subject pgsql: Silence compiler warning about ignored return value.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Silence compiler warning about ignored return value. Our comment already
clearly stated that we are aware that we're ignoring it.

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.49 -> r1.50)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.49&r2=1.50)

pgsql-committers by date:

Previous
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: TABLE command
Next
From: [email protected] (Magnus Hagander)
Date:
Subject: pgsql: Don't pass strings directly to errdetail() and errhint() - use %s