Insert into ... returning ... before 8.2?

Поиск
Список
Период
Сортировка
От A B
Тема Insert into ... returning ... before 8.2?
Дата
Msg-id dbbf25900807020258y21e837abse3a83c1205cff4d1@mail.gmail.com
обсуждение исходный текст
Ответы Re: Insert into ... returning ... before 8.2?
Список pgsql-general
What should I replace the command

INSERT INTO table (name) VALUES (value) RETURNING currval('my_id_seq')
into my_var;

with if I have to use version 8.1?

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