Commit Graph

23 Commits (d47e9bd0234a19d2c8c75b55af58c7f024ff3d81)

Author SHA1 Message Date
Bruce Momjian d47e9bd023 'sun' => '__sun__' 22 years ago
Bruce Momjian 15f98a3e51 Test for 'sun' rather than 'solaris' for intimate shared memory. 22 years ago
Bruce Momjian 4a39057e59 Back out makeNode() patch to fix gcc 3.3.1 warning. 22 years ago
Bruce Momjian 4a2c34d4a0 Use makeNode() to allocate structures that have to be cast to Node *, 22 years ago
Bruce Momjian 7fb9893f42 Back out -fstrict-aliasing void* casting. 22 years ago
Bruce Momjian d51368dbbd This patch will stop gcc from issuing warnings about type-punned objects 22 years ago
Peter Eisentraut 7438af96fa More message editing, some suggested by Alvaro Herrera 22 years ago
Peter Eisentraut d84b6ef56b Various message fixes, among those fixes for the previous round of fixes 22 years ago
Bruce Momjian f3c3deb7d0 Update copyrights to 2003. 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane b556e8200e elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. 22 years ago
Tom Lane c72839d5be Error message editing in backend/bootstrap, /lib, /nodes, /port. 22 years ago
Tom Lane de98a7e23a The default values for shared_buffers and max_connections are now 1000 23 years ago
Bruce Momjian 789a5b340c Move attached to shared memory out into a separate function for clarity. 23 years ago
Bruce Momjian 5e7a5c9511 Pass shared memory address on command line to exec'ed backend. 23 years ago
Bruce Momjian d9fd7d12f6 Pass shared memory id and socket descriptor number on command line for 23 years ago
Bruce Momjian 4a10ce5db3 No need for include for Win32 right now. 23 years ago
Bruce Momjian 20ead395c7 Add Win32 shmem/sema prototypes. 23 years ago
Peter Eisentraut 5e5c5cd31a Merge documentation into one book. (Build with "make html".) Replace 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 97ac103289 Remove sys/types.h in files that include postgres.h, and hence c.h, 23 years ago
Bruce Momjian d84fe82230 Update copyright to 2002. 24 years ago
Tom Lane 72a3902a66 Create an internal semaphore API that is not tied to SysV semaphores. 24 years ago