Commit Graph

82 Commits (f08392b55ad05465bc17ce933ffecc4c2926ef96)

Author SHA1 Message Date
Bruce Momjian edbd51395c What I've done: 28 years ago
Bruce Momjian 09baa3cc81 This patch... 28 years ago
Marc G. Fournier 0a0bd3d646 remove the call to port-protos.h ... 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 726c3854cb Inline fastgetattr and others so data access does not use function 28 years ago
Bruce Momjian c16ebb0f67 getpid/pid cleanup 28 years ago
Marc G. Fournier 9ef6b32c47 Makefile cleaned up 28 years ago
Bruce Momjian a68a132a6c Add VARHDRSZ where needed. Many places just used 4. 28 years ago
Bruce Momjian e9e1ff226f Remove all time travel stuff. Small parser cleanup. 28 years ago
Bruce Momjian 5aaf00f3f3 Remove NOT_USED for Massimo. 29 years ago
Bruce Momjian e2617c856e Fix for compile warning, from Ernst Molitor. 29 years ago
Bruce Momjian f3af1368bd Rename strNcpy to StrNCpy, and change third parameter. 29 years ago
Bruce Momjian 1ea01720d5 heapattr functions now return a Datum, not char *. 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 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