getting oid of an INSERT automatically

Поиск
Список
Период
Сортировка
От John Brothers
Тема getting oid of an INSERT automatically
Дата
Msg-id 00fe01c23e41$ca62bca0$0c05050a@johnbr
обсуждение исходный текст
Ответы Re: getting oid of an INSERT automatically
Список pgsql-sql
Hello all,
 
   In pgplsql, is there any way to get the oid that is returned from an INSERT statement, without
doing a 'follow-up' SELECT for the oid?
 
   failing that, is this possible in jdbc, odbc or DBI?
 
Thanks,
    jb
 

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

Предыдущее
От: "Floyd Shackelford"
Дата:
Сообщение: manipulating the POINT data type
Следующее
От: Frank Joerdens
Дата:
Сообщение: Re: to_char and '=' weirdness