]> granicus.if.org Git - postgresql/history - src/backend/postmaster/postmaster.c
Use new utils/version.c instead of backend/utils/init/magic.c.
[postgresql] / src / backend / postmaster / postmaster.c
1996-11-12 Bryan HendersonUse new utils/version.c instead of backend/utils/init...
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-10 Bryan HendersonQuiet compiler warnings.
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-11-03 Marc G. FournierClean up Makefile, make sure that postmaster.c compiles
1996-10-30 Bryan HendersonFix small syntax error.
1996-10-29 Bryan HendersonRemove another snprintf() for Solaris.
1996-10-28 Bryan HendersonUse strncpy() and local buffers instead of snprintf...
1996-10-24 Marc G. FournierFixes: Errors when PQexec() in backend creates temp
1996-10-13 Bruce MomjianAdded include needed for recent addition.
1996-10-13 Bruce MomjianAdded consistent include file handling for MAXHOSTNAMELEN.
1996-10-13 Bryan HendersonFix prototypes so postmaster.c will compile.
1996-10-12 Bryan HendersonNew host-based authentication -- send error message...
1996-10-07 Marc G. FournierFixed a missed change from Carsten Heyl <heyl@nads.de>
1996-10-04 Marc G. FournierHere the fix for the first assertion failure I had...
1996-10-04 Marc G. FournierThe remainder of D'Arcy's changes, most notibly the...
1996-09-26 Bruce MomjianPrevents possible packet loss from SIGCHLD.
1996-09-16 Marc G. FournierMore code cleanups from "Kurt J. Lidl" <lidl@va.pubnix...
1996-08-27 Marc G. Fournierfirst pass...move some of the "Port" dependencies to...
1996-08-14 Marc G. FournierThe following patch makes postmaster -D work. -D speci...
1996-08-06 Marc G. FournierFixes:
1996-07-23 Marc G. FournierFinished merging in src/backend from Dr. George's sourc...
1996-07-16 Marc G. Fournierfix: BSDi 2.1 requires a port seperate from BSDi 2...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01