Re: pgsql: Mark read/write expanded values as read-only in ValuesNext(), to - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Mark read/write expanded values as read-only in ValuesNext(), to
Date
Msg-id 20160824234152.coh3p6nble7fyrfj@alap3.anarazel.de
Whole thread Raw
In response to pgsql: Mark read/write expanded values as read-only in ValuesNext(), to  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On 2016-06-03 22:07:21 +0000, Tom Lane wrote:
> Also add a regression test case exercising the same scenario for
> FunctionScan.  That's not broken right now, because the function's
> result will get shoved into a tuplestore between generation and use;
> but it could easily become broken whenever we get around to optimizing
> FunctionScan better.

Indeed, I just locally broke that for a few minutes. Thanks for that.


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: postgres_fdw: Cosmetic cleanup.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: more replacement of with something better