Re: insert ... delete ... returning ... ?

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: insert ... delete ... returning ... ?
Дата
Msg-id 1d4e0c10802241343s5564cc5bxee2a457ebfe9c8c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: insert ... delete ... returning ... ?  ("Guillaume Smet" <guillaume.smet@gmail.com>)
Список pgsql-hackers
On Sun, Feb 24, 2008 at 10:39 PM, Guillaume Smet
<guillaume.smet@gmail.com> wrote:
>  On Sun, Feb 24, 2008 at 10:21 PM, Mark Mielke <mark@mark.mielke.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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Guillaume Smet"
Дата:
Сообщение: Re: insert ... delete ... returning ... ?
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: insert ... delete ... returning ... ?