Обсуждение: pgsql: I recently received the Debian bug report below about missing

Поиск
Список
Период
Сортировка

pgsql: I recently received the Debian bug report below about missing

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
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

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/contrib/dbase:
        dbf2pg.c (r1.25 -> r1.25.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dbase/dbf2pg.c.diff?r1=1.25&r2=1.25.2.1)