]> granicus.if.org Git - postgresql/history - src/backend/tcop/postgres.c
Add hooks for session start and session end
[postgresql] / src / backend / tcop / postgres.c
2017-11-15 Andrew DunstanAdd hooks for session start and session end
2017-11-08 Peter EisentrautChange TRUE/FALSE to true/false
2017-10-12 Andres FreundReplace remaining uses of pq_sendint with pq_sendint...
2017-10-12 Andres FreundImprove performance of SendRowDescriptionMessage.
2017-10-11 Andres FreundPrevent idle in transaction session timeout from someti...
2017-09-19 Andres FreundRearm statement_timeout after each executed query.
2017-09-19 Andres FreundFix crash restart bug introduced in 8356753c212.
2017-09-14 Andres FreundPerform only one ReadControlFile() during startup.
2017-09-07 Peter EisentrautReduce excessive dereferencing of function pointers
2017-09-07 Tom LaneFix handling of savepoint commands within multi-stateme...
2017-09-01 Peter EisentrautAdd memory info to getrusage output
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Peter EisentrautRestart logical replication launcher when killed
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-06-13 Tom LaneRe-run pgindent.
2017-06-08 Andres FreundUse standard interrupt handling in logical replication...
2017-06-06 Andres FreundUnify SIGHUP handling between normal and walsender...
2017-06-02 Peter EisentrautFix signal handling in logical replication workers
2017-04-10 Tom LaneImprove castNode notation by introducing list-extractio...
2017-04-06 Heikki LinnakangasRemove dead code and fix comments in fast-path function...
2017-04-01 Kevin GrittnerFix two undocumented parameters to functions from ENR...
2017-04-01 Kevin GrittnerAdd infrastructure to support EphemeralNamedRelation...
2017-03-29 Peter EisentrautCast result of copyObject() to correct type
2017-03-23 Robert HaasAllow for parallel execution whenever ExecutorRun(...
2017-03-23 Peter EisentrautLogical replication support for initial data copy
2017-01-27 Tom LaneUse castNode() in a bunch of statement-list-related...
2017-01-27 Andres FreundAdd castNode(type, ptr) for safe casting between NodeTa...
2017-01-20 Tom LaneAvoid core dump for empty prepared statement in an...
2017-01-14 Tom LaneChange representation of statement lists, and add state...
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-12-12 Peter EisentrautAdd support for temporary replication slots
2016-11-17 Robert HaasRemove or reduce verbosity of some debug messages.
2016-11-15 Tom LaneAccount for catalog snapshot in PGXACT->xmin updates.
2016-10-19 Peter EisentrautMake getrusage() output a little more readable
2016-10-11 Tom LaneDrop server support for FE/BE protocol version 1.0.
2016-08-27 Tom LaneAdd macros to make AllocSetContextCreate() calls simple...
2016-07-10 Tom LaneRevert "Add some temporary code to record stack usage...
2016-07-08 Tom LaneAdd more temporary code to record stack usage at server...
2016-05-27 Tom LaneBe more predictable about reporting "lock timeout"...
2016-03-16 Robert HaasAdd idle_in_transaction_session_timeout.
2016-02-25 Robert HaasEnable parallelism for prepared statements and extended...
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-12-18 Tom LaneAdjust behavior of single-user -j mode for better initd...
2015-11-02 Robert HaasFix problems with ParamListInfo serialization mechanism.
2015-10-29 Peter EisentrautMessage style improvements
2015-10-09 Robert HaasRemove set_latch_on_sigusr1 flag.
2015-10-02 Tom LaneAdd recursion depth protections to regular expression...
2015-09-16 Robert HaasDetermine whether it's safe to attempt a parallel plan...
2015-08-31 Tom LaneClean up icc + ia64 situation.
2015-08-31 Tom LaneRemove theoretically-unnecessary special case for icc.
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-04-30 Robert HaasCreate an infrastructure for parallel computation in...
2015-02-20 Tom LaneUse FLEXIBLE_ARRAY_MEMBER in a bunch more places.
2015-02-03 Andres FreundRemove ill-conceived Assertion in ProcessClientWriteInt...
2015-02-03 Andres FreundRemove remnants of ImmediateInterruptOK handling.
2015-02-03 Andres FreundDon't allow immediate interrupts during authentication...
2015-02-03 Andres FreundProcess 'die' interrupts while reading/writing from...
2015-02-03 Andres FreundIntroduce and use infrastructure for interrupt processi...
2015-02-02 Robert HaasAdd new function BackgroundWorkerInitializeConnectionByOid.
2015-02-02 Heikki LinnakangasBe more careful to not lose sync in the FE/BE protocol.
2015-01-14 Andres FreundAdd a default local latch for use in signal handlers.
2015-01-13 Andres FreundCommonalize process startup code.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-11-12 Tom LaneExplicitly support the case that a plancache's raw_pars...
2014-09-14 Tom LaneInvent PGC_SU_BACKEND and mark log_connections/log_disc...
2014-07-07 Fujii MasaoFix typos in comments.
2014-06-20 Andres FreundDon't allow to disable backend assertions via the debug...
2014-06-03 Andres FreundSet the process latch when processing recovery conflict...
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-03-03 Robert HaasIntroduce logical decoding.
2014-02-15 Tom LaneCentralize getopt-related declarations in a new header...
2014-01-11 Tom LaneFix possible crashes due to using elog/ereport too...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-11-29 Tom LaneFix assorted race conditions in the new timeout infrast...
2013-11-24 Tom LaneFix new and latent bugs with errno handling in secure_r...
2013-10-31 Robert HaasUse appendStringInfoString instead of appendStringInfo...
2013-10-09 Bruce MomjianCentralize effective_cache_size default setting
2013-10-09 Bruce MomjianAdjust the effective_cache_size default for standalone...
2013-09-12 Noah MischIgnore interrupts during quickdie().
2013-09-06 Noah MischDon't VALGRIND_PRINTF() each query string.
2013-07-13 Peter EisentrautAdd session_preload_libraries configuration parameter
2013-06-28 Simon RiggsChange errcode for lock_timeout to match NOWAIT
2013-06-27 Noah MischCooperate with the Valgrind instrumentation framework.
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-04-01 Tom LaneFix insecure parsing of server command-line switches.
2013-03-17 Tom LaneAdd lock_timeout configuration parameter.
2013-01-02 Alvaro HerreraFix IsUnderPostmaster/EXEC_BACKEND confusion
2013-01-02 Alvaro HerreraSet MaxBackends only on bootstrap and standalone modes
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-11-26 Tom LaneRevert patch for taking fewer snapshots.
2012-10-05 Heikki LinnakangasUse the regular main processing loop also in walsenders.
2012-08-10 Tom LaneSupport having multiple Unix-domain sockets per postmaster.
2012-07-17 Alvaro HerreraIntroduce timeout handling framework
2012-07-16 Peter EisentrautRemove unreachable code
2012-06-25 Peter EisentrautUnify calling conventions for postgres/postmaster sub...
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-05-07 Magnus HaganderMake "unexpected EOF" messages DEBUG1 unless in an...
2012-05-02 Heikki LinnakangasRemove duplicate words in comments.
2012-04-18 Robert HaasTighten up error recovery for fast-path locking.
next