Commit Graph

68 Commits (ef6164de1d60f65039a73f5975d50b4fa10b8a5b)

Author SHA1 Message Date
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 ea5b5357cd Remove more (void) and fix -Wall warnings. 29 years ago
Bruce Momjian edb58721b8 Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 29 years ago
Bruce Momjian 6ed1715b1f Cleanup for NAMEDATALEN use. 29 years ago
Marc G. Fournier 977654d55b Massimo's Deadlock patches w/o the #ifdefs 29 years ago
Marc G. Fournier 60265ee651 Switch over NEED_RUSAGE to HAVE_RUSAGE for configure 29 years ago
Bryan Henderson e5ff0b930a Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson. 29 years ago
Marc G. Fournier 194ed4efe5 More patches/documentation from: Massimo Dal Zotto <dz@cs.unitn.it> 29 years ago
Marc G. Fournier f0bcb1762d #ifdef ASYNC_DEBUG various sections of async.c 29 years ago
Bruce Momjian c90c058bf0 Fix from Jan agreed with by Massimo. 29 years ago
Bryan Henderson 7bf3bae1a4 Add #include <sys/types.h> so it works with Ultrix's in.h 30 years ago
Marc G. Fournier 7385619f14 Clean it up so that it compiles 30 years ago
Marc G. Fournier 510ebf75a1 Another first pass at cleaning up the #includes 30 years ago
Marc G. Fournier 9a7fda57ee -Wall'd 30 years ago
Marc G. Fournier 94e825145d Document more #ifdef's into config.h 30 years ago
Bruce Momjian a433f22c24 Fix args to match prototype. 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago