summaryrefslogtreecommitdiff
path: root/contrib/dbase/dbf.h
AgeCommit message (Collapse)Author
2006-09-05Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane
dbase, dbmirror, fulltextindex, mac, userlock; or abandoned: mSQL-interface, tips.
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-09-24Suppress signed-vs-unsigned-char warnings in contrib.Tom Lane
2004-09-14Fix contrib/dbase to compile under Win32. Laurent BallesterTom Lane
2001-12-31Update dbase for Maarten.Boekhold.Bruce Momjian
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
initdb/regression tests pass.
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
spacing. Also adds space for one-line comments.
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
tests pass.
2001-05-10Add dbase conversion utility to /contrib.Bruce Momjian