I recently received the Debian bug report below about missing iconv

Bruce Momjian <bruce@momjian.us>

Commit: 96e1fbe39670d3bc1a893b98072ef32118c2660f
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-12-08T18:04:33Z
Releases: 8.2.0
I recently received the Debian bug report below about missing iconv
support for the dbf2pg contrib module.

The submitter created a patch which replaces the silent ignoring of -F
(when iconv support is disabled) with a meaningful warning.

Martin Pitt

Files

PathChange+/−
contrib/dbase/dbf2pg.c modified +5 −1