Re: insert multiple rows attempt two

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Liam Stewart <liams(at)redhat(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: insert multiple rows attempt two
Date: 2001-08-24 16:53:23
Message-ID: 200108241653.f7OGrNn06880@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


I believe Tom had some suggestions for this patch. I will await a new
version. Thanks.

>
> Here is a second attempt at a patch for inserting multiple values with
> an INSERT ... VALUES. I did made some simple regression tests while
> working on this patch so I'm sending them along as well.
>
> Comments?
>
> Liam
>
> --
> Liam Stewart :: Red Hat Canada, Ltd. :: liams(at)redhat(dot)com

[ Attachment, skipping... ]

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message pgsql-bugs 2001-08-24 17:20:00 Bug #428: Another security issue with the JDBC driver.
Previous Message Bruce Momjian 2001-08-24 16:50:09 Re: [PATCHES] patch for JDBC1 build problems