enable_material patch - Mailing list pgsql-hackers

From Robert Haas
Subject enable_material patch
Date
Msg-id i2h603c8f071004172023m38e77b99wafb41872df8d401e@mail.gmail.com
Whole thread Raw
Responses Re: enable_material patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Here's a patch to add enable_material, per previous discussion.  I
still think we should add enable_joinremoval also, but there wasn't a
clear consensus for that.

I'd appreciate it if someone could check this over for sanity - like,
did I get all the places where materialize nodes can be created?  and,
did i prevent them from being inserted anywhere that they are
necessary for correctness?

Thanks,

...Robert

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: master in standby mode croaks
Next
From: Josh Kupershmidt
Date:
Subject: patch: Distinguish between unique indexes and unique constraints