Hi folks,
I’ve updated this patch against 11.0, and tidied up a few loose ends.
refresh-mv-where-clause-#2.diff
Description: Binary data
d.
> On 5 Nov 2018, at 18:14, John Dent wrote:
>
> Hi folks,
>
> I failed to post a patch on the thread “Delta Materialized
Hi folks,
I failed to post a patch on the thread “Delta Materialized View Refreshes?”
(Message-ID 1541368916681-0.p...@n3.nabble.com), so I figured I’d try again and
post directly this time. Hopefully this time, it’ll make it through. Thanks for
your patience.
(Original message follows…)
Hi f
Hi folks,
I thought I’d share an update to my pet project, which dynamically rewrites
queries to target materialized views when they are available and can satisfy a
query (or part of it) with a lower cost plan.
The extension is now a regular EXTENSION and no longer tied in to the FDW
mechanism