On Mon, May 04, 2015 at 01:50:45PM -0400, Tom Lane wrote:
> Sandro Santilli writes:
> > I'm comparing speed of some queries against tables having the same data
> > but different storage, and got an unexpected behavior.
>
> > The tables have 2 integer fields and a PcPatch field
> > ("p", custom t
Sandro Santilli writes:
> I'm comparing speed of some queries against tables having the same data
> but different storage, and got an unexpected behavior.
> The tables have 2 integer fields and a PcPatch field
> ("p", custom type from pgPointCloud).
> There are no TOASTs involved (the toast tab