postgresql/src/backend/optimizer/path
Tom Lane c56ac2913a Suppress unused-variable warning.
Rearrange so we don't have an unused variable in disable-cassert case.

Discussion: https://postgr.es/m/CAMkU=1x63f2QyFTeas83xJqD+Hm1PBuok1LrzYzS-OngDzYOVA@mail.gmail.com
2017-02-21 17:58:24 -05:00
..
allpaths.c Make more use of castNode() 2017-02-21 11:59:09 -05:00
clausesel.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
costsize.c Make more use of castNode() 2017-02-21 11:59:09 -05:00
equivclass.c Improve RLS planning by marking individual quals with security levels. 2017-01-18 12:58:20 -05:00
indxpath.c Suppress unused-variable warning. 2017-02-21 17:58:24 -05:00
joinpath.c Fix typos in comments. 2017-02-06 11:33:58 +02:00
joinrels.c Make more use of castNode() 2017-02-21 11:59:09 -05:00
Makefile Extract restriction OR clauses whether or not they are indexable. 2013-12-30 12:24:37 -05:00
pathkeys.c Fix matching of boolean index columns to sort ordering. 2017-01-15 14:09:35 -05:00
tidpath.c Improve RLS planning by marking individual quals with security levels. 2017-01-18 12:58:20 -05:00