Commits

DateSubjectAuthorReleases
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 16.7
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 14.16
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 17.3
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 13.19
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 15.11
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2009-01-02 Include a pointer to the query's source text in QueryDesc structs. This is Tom Lane 8.4.0
2008-11-19 Some infrastructure changes for the upcoming auto-explain contrib module: Tom Lane 8.4.0
2007-02-20 Remove the Query structure from the executor's API. This allows us to stop Tom Lane 8.3.0
2004-09-13 Redesign query-snapshot timing so that volatile functions in READ COMMITTED Tom Lane 8.0.0
2003-05-08 Update 3.0 protocol support to match recent agreements about how to Tom Lane 7.4.1
2003-05-06 Restructure command destination handling so that we pass around Tom Lane 7.4.1
2002-12-15 Revise executor APIs so that all per-query state structure is built in Tom Lane 7.4.1
2002-12-05 Phase 1 of read-only-plans project: cause executor state nodes to point Tom Lane 7.4.1
2002-02-27 Clean up BeginCommand and related routines. BeginCommand and EndCommand Tom Lane 7.3.1