Commit Graph

337 Commits (54fc9dca5b10e82cb85c7cd44ebe1eb0f28f795b)

Author SHA1 Message Date
Marc G. Fournier 3b3ffc8d97 From: Magnus Hagander <mha@sollentuna.net> 27 years ago
Bruce Momjian f0fbd7b87e Some security, since we now have vsnprintf, I remade an old patch 27 years ago
Bruce Momjian fa1a8d6a97 OK, folks, here is the pgindent output. 27 years ago
Bruce Momjian af74855a60 Renaming cleanup, no pgindent yet. 27 years ago
Bruce Momjian cbf83190c5 Two spaces after a colon. 27 years ago
Marc G. Fournier 7414d61950 From: Massimo Dal Zotto <dz@cs.unitn.it> 27 years ago
Bruce Momjian febe53d813 Rename signal to SIGHUP. 28 years ago
Bruce Momjian e747c58718 Fix for hang after postmaster restart. Add new proc_exit and 28 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 28 years ago
Bruce Momjian 07140ee024 Allow cancel from client of backend query. Change some int variables 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 24cab6bd0d Goodbye register keyword. Compiler knows better. 28 years ago
Bruce Momjian c16ebb0f67 getpid/pid cleanup 28 years ago
Bruce Momjian 679d39b9c8 Goodbye ABORT. Hello ERROR for all errors. 28 years ago
Bruce Momjian 69cf5abe10 Change elog(WARN) to elog(ERROR) and elog(ABORT). 28 years ago
Bruce Momjian 345641e498 Change elog(WARN) to elog(ERROR) and elog(ABORT). 28 years ago
Bruce Momjian 0d9fc5afd6 Change elog(WARN) to elog(ERROR) and elog(ABORT). 28 years ago
Marc G. Fournier 213d7b1ae3 From: Bryan Henderson <bryanh@giraffe.netgate.net> 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Bruce Momjian ea5b5357cd Remove more (void) and fix -Wall warnings. 29 years ago
Bruce Momjian 3ac9d2fff3 Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius 29 years ago
Marc G. Fournier d611b07dd7 This is an attempt to get rid of some cruft... 29 years ago
Marc G. Fournier dcd2332a4d Patch from Sven Verdoolaege <skimo@breughel.ufsia.ac.be> for large_objects 29 years ago
Marc G. Fournier 5dde558ce6 From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
Bruce Momjian 31c8e94b34 Remove WIN32 defines. They never worked. 29 years ago
Bryan Henderson f64b840387 Remove most compile-time options, add a few runtime options to make up for it. 29 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 29 years ago
Bruce Momjian 4b2b8592a0 Compile and warning cleanup 29 years ago
Marc G. Fournier 0020e8790d Another directory that compiles with no errors, and few warnings 29 years ago
Marc G. Fournier df6a9e633c more removal of PORTNAME_* 29 years ago
Bruce Momjian 81f2f81960 Removed const warning. 29 years ago
Marc G. Fournier 15a645014a I grabbed the latest version of the source code via sup this morning, 30 years ago
Marc G. Fournier 18a7989e1a - merging in Dr. George's tree with ours 30 years ago
Marc G. Fournier 9bffaade96 Fixes: 30 years ago
Marc G. Fournier 55aab6a434 fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1} 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago