Commit Graph

30 Commits (6e66468f3a160878111578a93be2852635eb4f4d)

Author SHA1 Message Date
Bruce Momjian e747c58718 Fix for hang after postmaster restart. Add new proc_exit and 27 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 27 years ago
Bruce Momjian 212c905e2c Remove fork()/exec() and only do fork(). Small cleanups. 27 years ago
Bruce Momjian 4b6fcc4459 Remove GetDatabaseName/Path and use globals. Make consts later. 28 years ago
Bruce Momjian 03a7cd1788 Fix for memory leak. 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Marc G. Fournier 0b4620b575 Quick cleanups 28 years ago
Marc G. Fournier 6c7c6d0c05 From: Jan Wieck <jwieck@debis.com> 28 years ago
Marc G. Fournier 8e789e8ef1 From: Phil Thompson <phil@river-bank.demon.co.uk> 28 years ago
Marc G. Fournier 10ff1eea60 First clean compile without a "PORTNAME" variable being set... 28 years ago
Bruce Momjian f7f2e18f8e Remove tqual.h includes not needed. 28 years ago
Vadim B. Mikheev c5d7a27275 Get rid of unused variable 'address'. 28 years ago
Marc G. Fournier 9bcf350cc7 Apply Bryan's IPC Patches 28 years ago
Thomas G. Lockhart fe36d461c2 Add errormsg initialization from patch by Keith Parks. 28 years ago
Bruce Momjian c17fa36d3c Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se 28 years ago
Thomas G. Lockhart 7d1f2f8a27 Support alternate database locations. 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 ed7a17dca0 Remove unneeded stat calls. 28 years ago
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 28 years ago
Bruce Momjian ea5b5357cd Remove more (void) and fix -Wall warnings. 28 years ago
Bruce Momjian 3ac9d2fff3 Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius 28 years ago
Bruce Momjian 31c8e94b34 Remove WIN32 defines. They never worked. 29 years ago
Bryan Henderson 5e98c40129 Change the way ipc.h is included because sys/ipc.h on Ultrix is broken. 29 years ago
Bryan Henderson 17befd6c69 Use new utils/version.c instead of backend/utils/init/magic.c. 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
Bruce Momjian 3d7fe6c97c Added needed include file. 29 years ago
Marc G. Fournier b8a0bb68c9 Should finish cleaning out the machine.h includes 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 29 years ago