aboutsummaryrefslogtreecommitdiff
path: root/src/backend/postmaster
Commit message (Expand)AuthorAge
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-02
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Prevent SIGPIPE from crashing server, by Dan McGuirk.Bruce Momjian1997-03-02
* Delete -e option to postmaster, keep postgres -e option.Bruce Momjian1997-02-19
* Update btree patches that were missed.Bruce Momjian1997-02-18
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-14
* Various patches for nextstep by GregorHoffleitMarc G. Fournier1997-02-13
* Remove extra paren in ifdef.Bruce Momjian1997-02-06
* autoconf test for and set HAVE_VFORKMarc G. Fournier1997-02-06
* Apply usage patches for European Dates patch from KeithMarc G. Fournier1997-01-27
* Bring in a patch from Keith Parks to move the use of European datesMarc G. Fournier1997-01-26
* Another switch for configure: NEED_SYS_SELECT_H to HAVE_SYS_SELECT_HMarc G. Fournier1997-01-24
* Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparationMarc G. Fournier1997-01-24
* Another one that should be including limits.h vs machine/limits.hMarc G. Fournier1997-01-22
* Eliminate dupliclate definition of external variables reldesc and DataDir.Bryan Henderson1997-01-14
* Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a fullBruce Momjian1996-12-28
* pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian1996-12-26
* In file: .../src/backend/postmaster/postmaster.c I found 3 leaks andBruce Momjian1996-12-26
* Reduce printing from deub level 2 ande layout change.Bruce Momjian1996-12-07
* More stuff to make it compile on various ports.Bryan Henderson1996-11-27
* Move include of signal.h inside pqsignal.h so it's always where it's needed.Bryan Henderson1996-11-24
* Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson1996-11-14
* Use new utils/version.c instead of backend/utils/init/magic.c.Bryan Henderson1996-11-12
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Quiet compiler warnings.Bryan Henderson1996-11-10
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Compile and warning cleanupBruce Momjian1996-11-08
* Clean up Makefile, make sure that postmaster.c compilesMarc G. Fournier1996-11-03
* Fix small syntax error.Bryan Henderson1996-10-30
* Remove another snprintf() for Solaris.Bryan Henderson1996-10-29
* Use strncpy() and local buffers instead of snprintf(), since not everyoneBryan Henderson1996-10-28
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
* Fixes: Errors when PQexec() in backend creates tempMarc G. Fournier1996-10-24
* Added include needed for recent addition.Bruce Momjian1996-10-13
* Added consistent include file handling for MAXHOSTNAMELEN.Bruce Momjian1996-10-13
* Fix prototypes so postmaster.c will compile.Bryan Henderson1996-10-13
* New host-based authentication -- send error message when authentication failsBryan Henderson1996-10-12
* Fixed a missed change from Carsten Heyl <heyl@nads.de>Marc G. Fournier1996-10-07
* Here the fix for the first assertion failure I had which killedMarc G. Fournier1996-10-04
* The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier1996-10-04
* Prevents possible packet loss from SIGCHLD.Bruce Momjian1996-09-26
* More code cleanups from "Kurt J. Lidl" <lidl@va.pubnix.com>Marc G. Fournier1996-09-16
* first pass...move some of the "Port" dependencies to src/include/config.hMarc G. Fournier1996-08-27
* The following patch makes postmaster -D work. -D specifies a different PGDATAMarc G. Fournier1996-08-14
* Fixes:Marc G. Fournier1996-08-06
* Finished merging in src/backend from Dr. George's source treeMarc G. Fournier1996-07-23
* fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}Marc G. Fournier1996-07-16
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09