Commits

DateSubjectAuthorReleases
2025-10-08 Add ExplainState argument to pg_plan_query() and planner(). Robert Haas 19 (unreleased)
2019-12-19 Extend the ProcSignal mechanism to support barriers. Robert Haas 13.0
2019-12-17 Partially deduplicate interrupt handling for background processes. Robert Haas 13.0
2018-02-09 Clear stmt_timeout_active if we disable_all_timeouts. Robert Haas 11.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-03-23 Allow for parallel execution whenever ExecutorRun() is done only once. Robert Haas 10.0
2016-11-17 Remove or reduce verbosity of some debug messages. Robert Haas 10.0
2016-03-16 Add idle_in_transaction_session_timeout. Robert Haas 9.6.0
2016-02-25 Enable parallelism for prepared statements and extended query protocol. Robert Haas 9.6.0
2015-11-02 Fix problems with ParamListInfo serialization mechanism. Robert Haas 9.6.0
2015-10-09 Remove set_latch_on_sigusr1 flag. Robert Haas 9.6.0
2015-09-16 Determine whether it's safe to attempt a parallel plan for a query. Robert Haas 9.6.0
2015-04-30 Create an infrastructure for parallel computation in PostgreSQL. Robert Haas 9.5.0
2015-02-02 Add new function BackgroundWorkerInitializeConnectionByOid. Robert Haas 9.5.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2013-10-31 Use appendStringInfoString instead of appendStringInfo where possible. Robert Haas 9.4.0
2012-04-18 Tighten up error recovery for fast-path locking. Robert Haas 9.2.0
2011-12-21 Take fewer snapshots. Robert Haas 9.2.0
2011-03-17 Fix various possible problems with synchronous replication. Robert Haas 9.1.0
2010-08-12 Correct sundry errors in Hot Standby-related comments. Robert Haas 9.0.0
2010-08-12 Correct sundry errors in Hot Standby-related comments. Robert Haas 9.1.0
2009-12-15 Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. Robert Haas 9.0.0