postgresql/src/include/nodes
Tom Lane 926e8a00d3 Add a back-link from IndexOptInfo structs to their parent RelOptInfo
structs.  There are many places in the planner where we were passing
both a rel and an index to subroutines, and now need only pass the
index struct.  Notationally simpler, and perhaps a tad faster.
2005-03-27 06:29:49 +00:00
..
bitmapset.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
execnodes.h Improve EXPLAIN ANALYZE to show the time spent in each trigger when 2005-03-25 21:58:00 +00:00
makefuncs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
memnodes.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodeFuncs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes.h Allow ALTER FUNCTION to change a function's strictness, volatility, and 2005-03-14 00:19:37 +00:00
params.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
parsenodes.h Allow ALTER FUNCTION to change a function's strictness, volatility, and 2005-03-14 00:19:37 +00:00
pg_list.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
plannodes.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
primnodes.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
print.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
readfuncs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
relation.h Add a back-link from IndexOptInfo structs to their parent RelOptInfo 2005-03-27 06:29:49 +00:00
value.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00