pgsql: Minor dbf2pg fixes from Martin Pitt: check for failure when

Started by Tom Laneover 20 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Minor dbf2pg fixes from Martin Pitt: check for failure when issuing
CREATE TABLE command, and translate dBase's 'M' field type to 'text'.

Modified Files:
--------------
pgsql/contrib/dbase:
dbf2pg.c (r1.23 -> r1.24)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dbase/dbf2pg.c.diff?r1=1.23&r2=1.24)