Commits

DateSubjectAuthorReleases
2004-03-15 * postmaster.c: cleanup pmdaemonize under win32; missed failure message Bruce Momjian 8.0.0
2004-02-02 Briefly, Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-12 Cleanup for recent .exe Win32 fix. Bruce Momjian 8.0.0
2003-11-11 Add .exe to Win32 stat calls. Don't symlink postmaster on Win32. Bruce Momjian 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-25 Error message editing in backend/utils (except /adt). Tom Lane 7.4.1
2003-05-27 Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in Bruce Momjian 7.4.1
2003-05-15 Allow Win32 to compile under MinGW. Major changes are: Bruce Momjian 7.4.1
2003-04-04 Add Win32 path handling for / vs. \ and drive letters. Bruce Momjian 7.4.1
2002-11-02 Clean up a few fprintf(stderr)'s that should be elog's. Tom Lane 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-02 Remove sys/types.h in files that include postgres.h, and hence c.h, Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-03-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 7.3.1
2002-02-08 Move sys/types.h to top, for hiroyuki hanai/ FreeBSD. Bruce Momjian 7.2.1
2001-10-29 Add gp->gr_mem != NULL check for Solaris, per Seth Hettich Bruce Momjian 7.2.1
2001-10-29 Check for NULL return from getgrgid(), per Seth Hettich Bruce Momjian 7.2.1
2001-10-21 Fix FindExec() for case where executable is found via a relative path Tom Lane 7.2.1
2001-05-09 Noticed a small bug in the code. Probably been there for some time. Note Bruce Momjian 7.2.1
2001-04-21 Remove useless setuid() call, instead add a check that real and effective Tom Lane 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-07-09 Another round of those unportable config/build changes :-/ Peter Eisentraut 7.1.1
2000-06-08 Mark functions as static and ifdef NOT_USED as appropriate. Bruce Momjian 7.1.1