I recently received the Debian bug report below about missing iconv

Bruce Momjian <bruce@momjian.us>

Commit: 7f155c3322cb8e40f589be270d2eeebfbddfad23
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-12-08T18:04:38Z
Releases: 8.1.1
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