Re: tuplestore_putvalues() - Mailing list pgsql-patches

From Neil Conway
Subject Re: tuplestore_putvalues()
Date
Msg-id 1206474164.11145.18.camel@goldbach
Whole thread Raw
In response to tuplestore_putvalues()  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
On Thu, 2008-02-28 at 16:37 -0800, Neil Conway wrote:
> Attached is a patch that allows an array of Datums + nulls to be
> inserted into a tuplestore without first creating a HeapTuple, per
> recent suggestion on -hackers. This avoids making an unnecessary copy.

Applied to HEAD.

-Neil



pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: tuplestore_putvalues()
Next
From: Neil Conway
Date:
Subject: Integer datetime by default