Remove incorrect (and ill-advised anyway) pfree's in pg_convert_from and

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a9742f123c25c7bc5ce0c18e188dba790da4fbe1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-01-09T23:43:54Z
Releases: 8.3.0
Remove incorrect (and ill-advised anyway) pfree's in pg_convert_from and
pg_convert_to.  Per bug #3866 from Andrew Gilligan.

Files

PathChange+/−
src/backend/utils/mb/mbutils.c modified +9 −15