pgsql: Add missing return code checks in the uuid-ossp contrib module, - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Add missing return code checks in the uuid-ossp contrib module,
Date
Msg-id 20071231035550.991167540F0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add missing return code checks in the uuid-ossp contrib module, per bug #3841.

Modified Files:
--------------
    pgsql/contrib/uuid-ossp:
        uuid-ossp.c (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uuid-ossp.c?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Add sanity check to ensure delimiter and quote are different in
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve a number of elog messages for not-supposed-to-happen