src/backend/commands/explain.c |
|
diff | blob | blame | history |
src/backend/executor/Makefile |
|
diff | blob | blame | history |
src/backend/executor/execAmi.c |
|
diff | blob | blame | history |
src/backend/executor/execProcnode.c |
|
diff | blob | blame | history |
src/backend/executor/nodeBitmapAnd.c |
[new file with mode: 0644] |
blob |
src/backend/executor/nodeBitmapHeapscan.c |
[new file with mode: 0644] |
blob |
src/backend/executor/nodeBitmapIndexscan.c |
[new file with mode: 0644] |
blob |
src/backend/executor/nodeBitmapOr.c |
[new file with mode: 0644] |
blob |
src/backend/nodes/copyfuncs.c |
|
diff | blob | blame | history |
src/backend/nodes/outfuncs.c |
|
diff | blob | blame | history |
src/backend/nodes/print.c |
|
diff | blob | blame | history |
src/backend/nodes/tidbitmap.c |
|
diff | blob | blame | history |
src/backend/optimizer/path/allpaths.c |
|
diff | blob | blame | history |
src/backend/optimizer/path/costsize.c |
|
diff | blob | blame | history |
src/backend/optimizer/path/joinpath.c |
|
diff | blob | blame | history |
src/backend/optimizer/plan/createplan.c |
|
diff | blob | blame | history |
src/backend/optimizer/plan/setrefs.c |
|
diff | blob | blame | history |
src/backend/optimizer/plan/subselect.c |
|
diff | blob | blame | history |
src/backend/optimizer/util/pathnode.c |
|
diff | blob | blame | history |
src/include/executor/nodeBitmapAnd.h |
[new file with mode: 0644] |
blob |
src/include/executor/nodeBitmapHeapscan.h |
[new file with mode: 0644] |
blob |
src/include/executor/nodeBitmapIndexscan.h |
[new file with mode: 0644] |
blob |
src/include/executor/nodeBitmapOr.h |
[new file with mode: 0644] |
blob |
src/include/executor/nodeIndexscan.h |
|
diff | blob | blame | history |
src/include/nodes/execnodes.h |
|
diff | blob | blame | history |
src/include/nodes/nodes.h |
|
diff | blob | blame | history |
src/include/nodes/plannodes.h |
|
diff | blob | blame | history |
src/include/nodes/relation.h |
|
diff | blob | blame | history |
src/include/optimizer/cost.h |
|
diff | blob | blame | history |
src/include/optimizer/pathnode.h |
|
diff | blob | blame | history |