summaryrefslogtreecommitdiff
path: root/contrib/dbase/dbf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane2006-09-051-520/+0
* Add missing 3rd parameter to open().Bruce Momjian2006-06-081-3/+3
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-6/+5
* Suppress signed-vs-unsigned-char warnings in contrib.Tom Lane2005-09-241-12/+13
* Adjust comments previously moved to column 1 by pgident.Bruce Momjian2004-10-071-1/+1
* Clean up printability test in dbase code.Bruce Momjian2003-09-101-2/+2
* Fix compile warning.Tom Lane2002-09-051-5/+3
* The attached patch changes most of the usages of sprintf() toBruce Momjian2002-08-151-4/+4
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-198/+249
* Adjust WAL code so that checkpoints truncate the xlog at the previousTom Lane2001-06-061-10/+5
* Add dbase conversion utility to /contrib.Bruce Momjian2001-05-101-0/+474