libpqtypes - libpqtypes: fix minor bug in error.c where errFields where - Mailing list pgsql-committers

From achernow@pgfoundry.org (User Achernow)
Subject libpqtypes - libpqtypes: fix minor bug in error.c where errFields where
Date
Msg-id 20081203152613.67D3617ADE57@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
fix minor bug in error.c where errFields where not set to NULL after being freed

Modified Files:
--------------
    libpqtypes/src:
        error.c (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/error.c.diff?r1=1.9&r2=1.10)

pgsql-committers by date:

Previous
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: fixed a few errors in error field change
Next
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: minor change in error.c