pg_do_encoding_conversion cannot return NULL (at least not unless the input

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

Commit: 2b74d45c1b7c8170b8a2abdd86dae8fd2bb239e7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-11-10T15:18:40Z
Releases: 8.4.0
pg_do_encoding_conversion cannot return NULL (at least not unless the input
is NULL), so remove some useless tests for the case.

Files