summaryrefslogtreecommitdiff
path: root/contrib/dbase/dbf.c
AgeCommit message (Expand)Author
2006-09-05Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane
2006-06-08Add missing 3rd parameter to open().Bruce Momjian
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-10-07Adjust comments previously moved to column 1 by pgident.Bruce Momjian
2003-09-10Clean up printability test in dbase code.Bruce Momjian
2002-09-05Fix compile warning.Tom Lane
2002-08-15The attached patch changes most of the usages of sprintf() toBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-06-06Adjust WAL code so that checkpoints truncate the xlog at the previousTom Lane
2001-05-10Add dbase conversion utility to /contrib.Bruce Momjian