]> granicus.if.org Git - postgresql/history - src/backend/postmaster/postmaster.c
Add code to allow profiling of backends on Linux: save and restore the
[postgresql] / src / backend / postmaster / postmaster.c
2002-03-02 Tom LaneAdd code to allow profiling of backends on Linux: save...
2002-02-23 Peter EisentrautSave source of GUC settings, allowing different sources...
2002-02-19 Tom LaneAdd casts to suppress gcc warnings on Solaris (where...
2002-02-19 Tom LaneArrange to call localtime() during postmaster startup...
2002-01-10 Tom LaneThe result of getopt() should be compared to -1, not...
2002-01-06 Tom LaneIf we fail to fork a new backend process, (try to)...
2001-12-04 Tom LaneSuppress data directory access-permissions check when...
2001-11-12 Tom LaneRemove a bunch more no-longer-used stuff in libpq-be.h.
2001-11-11 Tom LaneDefend against possibility that SSL error reporting...
2001-11-10 Tom LaneRestructure child-exit logging messages for easier...
2001-11-06 Tom LaneClean up formatting of child process exit-status report...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-11-04 Tom LaneFix now-obsolete comment.
2001-11-04 Tom LaneMerge three existing ways of signaling postmaster from...
2001-11-02 Tom LaneFix pg_pwd caching mechanism, which was broken by chang...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-22 Tom LaneFurther cleanup of ps_status setup code. On platforms...
2001-10-21 Tom LaneFix getopt-vs-init_ps_display problem by copying origin...
2001-10-19 Tom LaneProper fix for glibc getopt() botch. Surprising we...
2001-10-19 Tom LaneSet optreset on platforms that have it before launching...
2001-10-19 Tom LaneEnsure that all startup paths (postmaster, standalone...
2001-10-19 Tom LaneMove init_ps_display from postgres.c to postmaster...
2001-10-03 Tom LaneConsistently use gcc's __attribute__((format)) to check...
2001-09-30 Tom LaneISTM that IsUnderPostmaster should mean we are a child...
2001-09-21 Tom LaneCode review for MD5 authorization patch. Clean up...
2001-09-21 Tom LaneAdd an overall timeout on the client authentication...
2001-09-08 Tom LaneClean up some confusion about where and how to set...
2001-09-07 Jan WieckEnable SIGTERM and SIGQUIT during client authentication so
2001-09-07 Tom LaneMissed a few places that referred to a compile-time...
2001-09-07 Tom LaneGet rid of PID entries in shmem hash table; there is...
2001-08-30 Peter EisentrautConvert some fprintf's to elog's.
2001-08-17 Bruce MomjianAdd 4-byte MD5 salt.
2001-08-05 Tom LaneEndeavor to make pgstats buffer process (a) safe and...
2001-08-04 Tom LaneFix handling of SIGCHLD, per recent pghackers discussio...
2001-07-31 Tom LaneCleanup code for preparsing pg_hba.conf and pg_ident...
2001-07-30 Bruce MomjianLoad pg_hba.conf and pg_ident.conf on startup and SIGHU...
2001-07-03 Tom LaneStart the stats collector at a less randomly chosen...
2001-07-01 Tom LaneUnder new theory of operation wherein postmaster forks...
2001-06-29 Tom LaneFix erroneous GUC variable references from commandline...
2001-06-25 Tom LaneFix a couple remaining places where GUC variables were...
2001-06-23 Bruce Momjian> Marko Kreen <marko@l-t.ee> writes:
2001-06-22 Jan WieckStatistical system views (yet without the config stuff...
2001-06-21 Tom LaneA bit of code beautification/cleanup of obsolete commen...
2001-06-20 Peter EisentrautHandle reading of startup packet and authentication...
2001-06-19 Bruce MomjianBack out SET ALL patch because it is breaking things.
2001-06-18 Bruce MomjianRESET ALL secondary patch:
2001-06-16 Tom LaneTweak startup sequence so that running out of PROC...
2001-06-14 Tom LaneAdd missing PG_SETMASK(&BlockSig) to SIGHUP_handler().
2001-06-12 Tom LaneExtend GUC concepts of parse_hook and assign_hook to...
2001-06-11 Tom LaneMove temporary files into 'pg_tempfiles' subdirectory...
2001-06-07 Bruce Momjianreset all: command line and .conf options change defaults
2001-06-03 Peter EisentrautMark many strings in backend not covered by elog for...
2001-05-30 Bruce MomjianRemove SEP_CHAR, replace with / or '/' as appropriate.
2001-05-25 Bruce MomjianOops, only wanted python change in the last commit...
2001-05-25 Bruce MomjianWhile changing Cygwin Python to build its core as a...
2001-04-19 Peter EisentrautAdd extern int optreset declaration, per bug report...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-14 Tom LaneDon't go belly-up if fork() fails for a routine checkpo...
2001-03-13 Tom LaneXLOG (and related) changes:
2001-02-20 Tom LaneTruncate incoming username and database name to NAMEDAT...
2001-02-11 Tom LaneImprove error message when startup or shutdown proc...
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-02-08 Tom LaneWhen launching a child backend, take care to close...
2001-01-27 Tom LaneRe-read Unix-socket lock file every so often (every...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-28 Vadim B. MikheevNew WAL version - CRC and data blocks backup.
2000-12-20 Tom LanePrevent freshly-started backend from ignoring SIGUSR1...
2000-12-18 Bruce Momjian>> Here is a patch for the beos port (All regressio...
2000-12-18 Tom LaneEnsure that 'errno' is saved and restored by all signal...
2000-12-03 Tom LaneEnsure that all uses of <ctype.h> functions are applied...
2000-11-30 Tom LaneRepair residual sillinesses from UUNET virtual host...
2000-11-29 Tom LaneJust noticed that with -S switch, MyProcPid is permanen...
2000-11-29 Tom LaneGet rid of not-very-portable fcntl(F_SETLK) mechanism...
2000-11-28 Tom LaneSignificant cleanups in SysV IPC handling (shared mem...
2000-11-27 Hiroshi InoueNot invoke CheckPoint process while postmaster is waiti...
2000-11-25 Tom LaneStore current LC_COLLATE and LC_CTYPE settings in pg_co...
2000-11-25 Peter EisentrautAdvertise --help (rather than '-?') as help option...
2000-11-25 Bruce MomjianRename GUC name from unixsocket to unix_socket_directory
2000-11-21 Peter EisentrautPut external declarations into header files.
2000-11-15 Peter EisentrautRename parameter "hostname" to "virtual_host". Seemed...
2000-11-14 Tom LaneExtend CREATE DATABASE to allow selection of a template...
2000-11-14 Peter EisentrautUpdate and polish postmaster and postgres help output...
2000-11-14 Bruce MomjianRename PortName to PortNumber.
2000-11-13 Bruce MomjianRemove -k unix socketpath option from client side,...
2000-11-13 Bruce MomjianUUNET is looking into offering PostgreSQL as a part...
2000-11-12 Tom LaneKeep track of the last active slot in the shared ProcSt...
2000-11-09 Vadim B. MikheevAuto checkpoint creation.
2000-11-08 Peter EisentrautAdd '-c name=val' flag for setting run-time parameters.
2000-11-06 Peter EisentrautAdd -V option to backend, to show version, since -...
2000-11-04 Peter EisentrautMake the backend grok relative paths for the data direc...
2000-11-01 Peter EisentrautAdd runtime configuration options to control permission...
2000-10-28 Bruce Momjianbeos fixes from Cyril VELTER
2000-10-25 Tom LaneClean up broken test for whether to wait for input...
2000-10-24 Tom LaneCheck for SIGHUP and process config file updates just...
2000-10-21 Vadim B. MikheevWAL
2000-10-16 Vadim B. MikheevNew file naming. Database OID is used as "tablespace...
2000-10-11 Bruce MomjianOops, back out my unintended changes.
2000-10-11 Bruce MomjianUpdate make_mkid
2000-10-08 Tatsuo IshiiAdd runtime configuration option "silent_mode".
next