Re: Manipulating complex types as non-contiguous structures in-memory - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Manipulating complex types as non-contiguous structures in-memory
Date
Msg-id CA+TgmoY976=dOO62Edi14c22-LHOVmQ0Np6ZLEcT4F-by_2MRQ@mail.gmail.com
Whole thread Raw
In response to Re: Manipulating complex types as non-contiguous structures in-memory  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Feb 15, 2015 at 6:41 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm going to stick this into the commitfest even though it's not really
> close to being committable; I see some other people doing likewise with
> their pet patches ;-).  What it could particularly do with some reviewing
> help on is exploring the performance changes it creates; what cases does
> it make substantially worse?

It's perfectly reasonable to add stuff that isn't committable yet to
the CF app; the point of the CF app is to track what needs reviewing.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Manipulating complex types as non-contiguous structures in-memory
Next
From: Andrew Gierth
Date:
Subject: Re: Really bad blowups with hash outer join and nulls