Re: INSERT ... RETURNING in v8.2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: INSERT ... RETURNING in v8.2
Дата
Msg-id 12014.1182126054@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: INSERT ... RETURNING in v8.2  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tom Allison escribi�:
>> insert into table(string) values(('one'),('two'),('three')) returning
>> idx;
>>
>> I realize that this is an extension to standard SQL but it sure would
>> save me a lot.

> You are wrong -- you can do it, but it is not an extension.  It is in
> the standard.

Uh, I don't even see RETURNING as a reserved word in SQL2003.

            regards, tom lane

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