postgresql/src/include/nodes
Tom Lane 89a368418c Further cleanup of indxpath logic related to IndexOptInfo.opfamily array.
We no longer need the terminating zero entry in opfamily[], so get rid of
it.  Also replace assorted ad-hoc looping logic with simple for and foreach
constructs.  This code is now noticeably more readable than it was an hour
ago; credit to Robert for seeing that it could be simplified.
2010-11-20 15:07:16 -05:00
..
bitmapset.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
execnodes.h Avoid using a local FunctionCallInfoData struct in ExecMakeFunctionResult 2010-11-01 13:54:21 -04:00
makefuncs.h Fix incorrect generation of whole-row variables in planner. 2010-10-19 15:09:23 -04:00
memnodes.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nodeFuncs.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nodes.h Reimplement planner's handling of MIN/MAX aggregate optimization. 2010-11-04 12:01:17 -04:00
params.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
parsenodes.h Provide hashing support for arrays. 2010-10-30 21:56:11 -04:00
pg_list.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
plannodes.h Fix typos "are are". 2010-10-26 17:15:17 +09:00
primnodes.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
print.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
readfuncs.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
relation.h Further cleanup of indxpath logic related to IndexOptInfo.opfamily array. 2010-11-20 15:07:16 -05:00
tidbitmap.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
value.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00