index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
optimizer
/
util
/
orclauses.c
Commit message (
Expand
)
Author
Age
*
Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar.
Tom Lane
2021-01-21
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Rationalize use of list_concat + list_copy combinations.
Tom Lane
2019-08-12
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Refactor planner's header files.
Tom Lane
2019-01-29
*
Make some small planner API cleanups.
Tom Lane
2019-01-29
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Improve castNode notation by introducing list-extraction-specific variants.
Tom Lane
2017-04-10
*
Reset API of clause_selectivity()
Simon Riggs
2017-04-06
*
Collect and use multi-column dependency stats
Simon Riggs
2017-04-05
*
Make more use of castNode()
Peter Eisentraut
2017-02-21
*
Improve RLS planning by marking individual quals with security levels.
Tom Lane
2017-01-18
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Adjust spellings of forms of "cancel"
Peter Eisentraut
2016-07-14
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Improve planner's cost estimation in the presence of semijoins.
Tom Lane
2015-03-11
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Preserve AND/OR flatness while extracting restriction OR clauses.
Tom Lane
2014-09-09
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Extract restriction OR clauses whether or not they are indexable.
Tom Lane
2013-12-30