summaryrefslogtreecommitdiff
path: root/src/backend/postmaster
AgeCommit message (Expand)Author
1996-10-30Fix small syntax error.Bryan Henderson
1996-10-29Remove another snprintf() for Solaris.Bryan Henderson
1996-10-28Use strncpy() and local buffers instead of snprintf(), since not everyoneBryan Henderson
1996-10-27Simplify make files, add full dependencies.Bryan Henderson
1996-10-24Fixes: Errors when PQexec() in backend creates tempMarc G. Fournier
1996-10-13Added include needed for recent addition.Bruce Momjian
1996-10-13Added consistent include file handling for MAXHOSTNAMELEN.Bruce Momjian
1996-10-13Fix prototypes so postmaster.c will compile.Bryan Henderson
1996-10-12New host-based authentication -- send error message when authentication failsBryan Henderson
1996-10-07Fixed a missed change from Carsten Heyl <heyl@nads.de>Marc G. Fournier
1996-10-04Here the fix for the first assertion failure I had which killedMarc G. Fournier
1996-10-04The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier
1996-09-26Prevents possible packet loss from SIGCHLD.Bruce Momjian
1996-09-16More code cleanups from "Kurt J. Lidl" <lidl@va.pubnix.com>Marc G. Fournier
1996-08-27first pass...move some of the "Port" dependencies to src/include/config.hMarc G. Fournier
1996-08-14The following patch makes postmaster -D work. -D specifies a different PGDATAMarc G. Fournier
1996-08-06Fixes:Marc G. Fournier
1996-07-23Finished merging in src/backend from Dr. George's source treeMarc G. Fournier
1996-07-16fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}Marc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier