postgresql/src/backend/optimizer/util
Alvaro Herrera b1fc51a36e Comment fixes for extended statistics
Clean up some code comments in new extended statistics code, from
7b504eb282.
2017-04-06 12:28:50 -03:00
..
clauses.c Add infrastructure to support EphemeralNamedRelation references. 2017-03-31 23:17:18 -05:00
joininfo.c Fix typos in comments. 2017-02-06 11:33:58 +02:00
Makefile
orclauses.c Collect and use multi-column dependency stats 2017-04-05 18:00:42 -04:00
pathnode.c Add infrastructure to support EphemeralNamedRelation references. 2017-03-31 23:17:18 -05:00
placeholder.c
plancat.c Comment fixes for extended statistics 2017-04-06 12:28:50 -03:00
predtest.c
relnode.c Abstract logic to allow for multiple kinds of child rels. 2017-04-03 22:41:31 -04:00
restrictinfo.c Make more use of castNode() 2017-02-21 11:59:09 -05:00
tlist.c Cast result of copyObject() to correct type 2017-03-28 21:59:23 -04:00
var.c