]> granicus.if.org Git - postgresql/history - contrib/dbase
Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returning
[postgresql] / contrib / dbase /
2002-09-05 Tom LaneFix compile warning.
2002-09-04 Bruce Momjianpgindent run.
2002-08-15 Bruce MomjianThe attached patch changes most of the usages of sprint...
2002-01-10 Tom LaneThe result of getopt() should be compared to -1, not...
2001-12-31 Bruce MomjianUpdate dbase for Maarten.Boekhold.
2001-12-30 Tom LaneMake sure that all <ctype.h> routines are called with...
2001-12-21 Bruce MomjianDo not require iconv for dbase conversion.
2001-12-21 Bruce MomjianAllow contrib/dbase to compile if HAVE_ICONV_H it not...
2001-12-21 Bruce MomjianAdd needed libiconv link to contrib/dbase, per Christop...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-18 Tom LaneFix several problems with simple_prompt() --- the nasti...
2001-10-15 Tom LaneFix some portability problems (get it to compile, at...
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-06-06 Tom LaneAdjust WAL code so that checkpoints truncate the xlog...
2001-05-10 Bruce MomjianAdd dbase conversion utility to /contrib.