libpqtypes - libpqtypes: fix minor bug in error.c where errFields where

From: achernow(at)pgfoundry(dot)org (User Achernow)
To: pgsql-committers(at)postgresql(dot)org
Subject: libpqtypes - libpqtypes: fix minor bug in error.c where errFields where
Date: 2008-12-03 15:26:13
Message-ID: 20081203152613.67D3617ADE57@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2008-12-03 15:30:23 libpqtypes - libpqtypes: minor change in error.c
Previous Message User Achernow 2008-12-03 15:11:45 libpqtypes - libpqtypes: fixed a few errors in error field change