Re: Subplan result caching - Mailing list pgsql-hackers

From Vladimir Sitnikov
Subject Re: Subplan result caching
Date
Msg-id CAB=Je-E+fce=47USQ0pts350ijX32tSXkineGu9xAy8iC9a72w@mail.gmail.com
Whole thread Raw
In response to Re: Subplan result caching  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-hackers
>I like the idea.

+1

>Also, there probably should be a GUC for this, defaulting to "off".

I think the feature could be on by default provided it can properly identify "volatile" functions/tables hidden behind views.


Vladimir

pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Subplan result caching
Next
From: Carter Thaxton
Date:
Subject: Re: Add --include-table-data-where option to pg_dump, to export onlya subset of table data