Re: SQL COPY syntax extension (was: Performance on inserts)

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Lockhart <lockhart@alumni.caltech.edu>
Cc: Hannu Krosing <hannu@tm.ee>, Oliver Teuber <teuber@abyss.devicen.de>, Matthew Kirkwood <matthew@hairy.beasts.org>, pgsql-hackers@postgresql.org
Date: 2000-08-28T17:48:43Z
Lists: pgsql-hackers
Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
> That syntax is a lot like a real SQL9x INSERT.

Multiple row constructors in INSERT is one of my to-do items for the
planned querytree redesign.  I have not thought it was worth messing
with until we're ready to bite that bullet, however.

			regards, tom lane