dbTalk Databases Forums  

Re: [BUGS] BUG #2649: wish: provide multi-row INSERT with

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] BUG #2649: wish: provide multi-row INSERT with in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] BUG #2649: wish: provide multi-row INSERT with - 09-24-2006 , 04:24 PM






Maciej Pilichowski wrote:
Quote:
The following bug has been logged online:

Bug reference: 2649
Logged by: Maciej Pilichowski
Email address: macias (AT) mat (DOT) uni.torun.pl
PostgreSQL version: 8.0.3
Operating system: opensuse 10.0
Description: wish: provide multi-row INSERT with VALUES
Details:

There is:
INSERT ...
VALUES (...);

however it would be a nice extension to have:
INSERT ...
VALUES
(...), -- the first row with values
(...), -- the 2nd
(...); -- the 3rd, etc.
This will be supported in PostgreSQL 8.2.

--
Bruce Momjian bruce (AT) momjian (DOT) us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.