diff options
author | Robert Haas | 2025-07-16 17:01:53 +0000 |
---|---|---|
committer | Robert Haas | 2025-07-16 17:01:53 +0000 |
commit | 4068a98d1993ed1cc8443f7b57fd8cb54cb4436c (patch) | |
tree | b0105ff3155b4b5a960ec802c5f682f69221c12f /src | |
parent | fbaa10ea9ca8ba29c748afbd9e7547d7bc5c9a28 (diff) |
rework for scansadvice2
This seems to actually kind of work, but there are definitely some things
that are broken.
In particular, PARTITIONWISE() advice is being emitted for plans where
Append nodes are induced by setops rather than by table inheritance;
and what looks like extra PARTITIONWISE() advice is also being emitted
for non-obvious reasons in some table inheritance cases.
Also, INDEX_SCAN(), INDEX_ONLY_SCAN(), and BITMAP_HEAP_SCAN() output
needs revising, and ORDINARY_SCAN() output needs suppressing.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions