I recently received the Debian bug report below about missing iconv
authorBruce Momjian <bruce@momjian.us>
Thu, 8 Dec 2005 18:04:33 +0000 (18:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 8 Dec 2005 18:04:33 +0000 (18:04 +0000)
commit96e1fbe39670d3bc1a893b98072ef32118c2660f
treeed8e22b1afab3fae6f3080c7be631f09fecc2560
parentdc1cb4ceb96ed32872de60561568bcb51e2478ac
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
contrib/dbase/dbf2pg.c