["Dean Arnold" <darnold@earthlink.net>] Re: Array Binding Status?

From: "Jason E(dot) Stewart" <jason(at)openinformatics(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: ["Dean Arnold" <darnold@earthlink.net>] Re: Array Binding Status?
Date: 2002-11-30 17:53:02
Message-ID: 87fztjt05d.fsf@openinformatics.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi all,

I'm included a piece of a discussion that was had on the Perl DBI
mailing list a while back. A new feature was added that enable
applications to pass off arrays of placeholder values for each
placeholder in a prepared SQL statement instead of only a single value
for each placeholder.

This meant a significant speed-up for things like large INSERT
statements.

My question is does Postgres have the necessary abilities to handle
this feature?

Thanks ahead of time,
jas.

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jason E. Stewart 2002-11-30 20:43:04 Re: ANNOUNCE: DBD::Pg 1.20
Previous Message Jason E. Stewart 2002-11-30 17:47:09 Re: ANNOUNCE: DBD::Pg 1.20