Commit Graph

173 Commits (7729e22d83b31afa1009f190bf0f4838cc8feaf8)

Author SHA1 Message Date
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 28 years ago
Bruce Momjian 022903f22e Reduce open() calls. Replace fopen() calls with calls to fd.c functions. 28 years ago
Bruce Momjian ea5b5357cd Remove more (void) and fix -Wall warnings. 28 years ago
Bruce Momjian 79e78f0b80 Added SCO support, from Daniel Harris. 29 years ago
Vadim B. Mikheev d865228807 AllocateFile(): 29 years ago
Vadim B. Mikheev ff8ce5230d 1. Cleanup (no more FreeFd - unuseful; others). 29 years ago
Marc G. Fournier 2280e62d39 Make the error message output by AllocateFile() if failes to 29 years ago
Bruce Momjian 31c8e94b34 Remove WIN32 defines. They never worked. 29 years ago
Marc G. Fournier a246e87d12 Convert MISSING_SYSCONF to !HAVE_SYSCONF for autoconf 29 years ago
Marc G. Fournier ef228cb170 From: Keith Parks <emkxp01@mtcc.demon.co.uk> 29 years ago
Bruce Momjian fd12c8f85e Fixed Assert check where ! should be !=. 29 years ago
Bryan Henderson 634b38aa86 Add asserts to check for file descriptor ring corruption. 29 years ago
Bryan Henderson 9005a38bdb Change portname "sparc" to "sunos4" and change some portname dependencies to 29 years ago
Bruce Momjian 4b2b8592a0 Compile and warning cleanup 29 years ago
Marc G. Fournier ce4c0ce1de Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 29 years ago
Bruce Momjian 18bbad7696 Remove OPENLINK define 29 years ago
Marc G. Fournier 4df1a41478 more removals of PORTNAME_* 29 years ago
Marc G. Fournier e7c3adcd94 *** src/backend/storage/file/fd.c.orig Thu Sep 12 17:17:21 1996 29 years ago
Marc G. Fournier 5108a5b320 More merges from Dr. George's tree... 30 years ago
Marc G. Fournier bc0bd47c6a Fixes: In the solaris port the file descriptors are hard coded to 20 (from the 30 years ago
Marc G. Fournier faf21935d1 fsync patch from openlink 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago