Commits

DateSubjectAuthorReleases
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-04 Make queries' locking of indexes more consistent. Tom Lane 12.0
2019-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-10-06 Restore sane locking behavior during parallel query. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.6.11
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.5.15
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 11.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 10.6
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
2018-01-27 Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 10.2
2018-01-27 Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 11.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 10.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 11.0
2017-07-24 Be more consistent about errors for opfamily member lookup failures. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-05 Don't be so trusting that shm_toc_lookup() will always succeed. Tom Lane 10.0
2016-06-05 Properly initialize SortSupport for ORDER BY rechecks in nodeIndexscan.c. Tom Lane 9.5.4
2016-06-05 Properly initialize SortSupport for ORDER BY rechecks in nodeIndexscan.c. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-05-23 Still more fixes for lossy-GiST-distance-functions patch. Tom Lane 9.5.0