| From: | "Guillaume Smet" <guillaume(dot)smet(at)gmail(dot)com> |
|---|---|
| To: | "Mark Mielke" <mark(at)mark(dot)mielke(dot)cc> |
| Cc: | Postgresql-Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: insert ... delete ... returning ... ? |
| Date: | 2008-02-24 21:43:29 |
| Message-ID: | 1d4e0c10802241343s5564cc5bxee2a457ebfe9c8c@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Feb 24, 2008 at 10:39 PM, Guillaume Smet
<guillaume(dot)smet(at)gmail(dot)com> wrote:
> On Sun, Feb 24, 2008 at 10:21 PM, Mark Mielke <mark(at)mark(dot)mielke(dot)cc> wrote:
> > I'm at PostgreSQL 8.3 for my production database and everything is
> > working great. I had no problems converting free text search from 8.2 to
> > 8.3, and I really like the improvements.
> >
> > I tried using insert ... delete ... return ... and get a syntax error:
> >
> > > pccyber=# insert into product_manufacturer_archived (itemno,
> > > manufacturer_id)
>
> I would expect a semicolon here.
Mmmmh, my bad, I missed your point. Sorry for the noise :).
--
Guillaume
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonah H. Harris | 2008-02-24 21:43:46 | Re: insert ... delete ... returning ... ? |
| Previous Message | Guillaume Smet | 2008-02-24 21:39:03 | Re: insert ... delete ... returning ... ? |