Commit Graph

315 Commits (d26997c71281def407df25e1fc7606f30a084681)

Author SHA1 Message Date
Vadim B. Mikheev 7ffd2c09c8 + SortTuplesInTree 29 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 29 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 29 years ago
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
Bruce Momjian fd86ae151a Cleanup global variables, remove stable memory stuff. 29 years ago
Thomas G. Lockhart d831e9ce19 Change mixed-case routines to lower-case if referenced in pg_proc.h 29 years ago
Marc G. Fournier dfe0475362 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 29 years ago
Marc G. Fournier 812a6c2b54 - Move most of the I/O in both libpq and the backend to a set 29 years ago
Marc G. Fournier b5e16b1869 Resync the source tree, commit some things that were missing (pqcomprim.c) and 29 years ago
Marc G. Fournier 632c44d829 Bring in a patch from Keith Parks to move the use of European dates 29 years ago
Bryan Henderson f64b840387 Remove most compile-time options, add a few runtime options to make up for it. 30 years ago
Bryan Henderson 17befd6c69 Use new utils/version.c instead of backend/utils/init/magic.c. 30 years ago
Marc G. Fournier 1d0dd471fa Okay...this pretty much cleans out the include files. 30 years ago
Marc G. Fournier 83311355d7 Add these files to ${SRCDIR}/include 30 years ago