I recently received the Debian bug report below about missing iconv
authorBruce Momjian <bruce@momjian.us>
Thu, 8 Dec 2005 18:04:38 +0000 (18:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 8 Dec 2005 18:04:38 +0000 (18:04 +0000)
commit7f155c3322cb8e40f589be270d2eeebfbddfad23
tree3f8dcbfbd136989a7b3bb5a21ad0c6b84cfa36df
parent00b013b56edae286f9601b902462e824d8a9387e
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