Commit Graph

20 Commits (a90f12fd9d6886da4f0734288496361a304d3882)

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 b99c63cfc0 Now that names are null terminated, no need to do all that NAMEDATALEN stuff. 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. 29 years ago
Bruce Momjian 79e78f0b80 Added SCO support, from Daniel Harris. 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
Vadim B. Mikheev d6b8f637f9 CommitInfoNeedsSave[buffer - 1] = 0 29 years ago
Vadim B. Mikheev d3dfc664d0 PrintBufferUsage() changed to report about shared, local and direct 29 years ago
Marc G. Fournier 159f8c63ad From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
Marc G. Fournier 37a8bdba43 The second patch adds a more explicative error message to BufferPoolCheckLeak. 29 years ago
Vadim B. Mikheev 9ff69034b2 Fixing possible losing data changes: 29 years ago
Vadim B. Mikheev eb08b3ce4f No more LateWrite, but there is WriteMode; 29 years ago
Vadim B. Mikheev 2ca05fe45d ReleaseTmpRelBuffers is ReleaseRelationBuffers now. 29 years ago
Vadim B. Mikheev ae753b86b5 ReleaseTmpRelBuffers () releases buffers in LOCAL buffer pool now 29 years ago
Bruce Momjian 4b2b8592a0 Compile and warning cleanup 29 years ago
Marc G. Fournier 66637f4a2f Clean up Makefile 29 years ago
Marc G. Fournier aceac3a927 Fix for pg_log bug 29 years ago
Marc G. Fournier b619cb09d9 iBrought in a fix for backend crashes 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago