1 Commits

Author SHA1 Message Date
Fabrízio de Royes Mello
f25e795ec8 Add regression tests for Memoize Node
PostgreSQL 14 introduced new `Memoize Node` that serve as a cache of
results from parameterized nodes.

We should make sure it will work correctly together with ChunckAppend
custom node over hypertables (compressed and uncompressed).

Closes #3684
2021-10-15 19:20:33 -03:00