You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/optimizer/util
Robert Haas 7d8f6986b8 Fix parallel query so it doesn't spoil row estimates above Gather. 9 years ago
..
Makefile Extract restriction OR clauses whether or not they are indexable. 12 years ago
clauses.c Update some obsolete comments. 9 years ago
joininfo.c Fix typos in comments. 9 years ago
orclauses.c Make more use of castNode() 9 years ago
pathnode.c Fix parallel query so it doesn't spoil row estimates above Gather. 9 years ago
placeholder.c Update copyright via script for 2017 9 years ago
plancat.c Implement multivariate n-distinct coefficients 9 years ago
predtest.c Remove obsoleted code relating to targetlist SRF evaluation. 9 years ago
relnode.c Some preliminary refactoring towards partitionwise join. 9 years ago
restrictinfo.c Make more use of castNode() 9 years ago
tlist.c Cast result of copyObject() to correct type 9 years ago
var.c Update copyright via script for 2017 9 years ago