Re: OID wraparound (was Re: pg_depend)

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: OID wraparound (was Re: pg_depend)
Дата
Msg-id 01071900090202.16433@lorc.wgcr.org
обсуждение исходный текст
Ответ на Re: OID wraparound (was Re: pg_depend)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thursday 19 July 2001 12:00 am, Tom Lane wrote:
> Lamar Owen <lamar.owen@wgcr.org> writes:
> > However, the utility of INSERT returning a unique identifier to the
> > inserted row needs to be addressed -- I would prefer it return the

> Another possibility, given that any app using a feature like this is
> nonportable anyway, is to extend the INSERT statement along the lines
> that someone (maybe Larry R?  I forget now) proposed before:

>     INSERT INTO foo ... RETURNING x,y,z,...

> where x,y,z, etc are expressions in the variables of the inserted

I like this one.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: OID wraparound (was Re: pg_depend)
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: OID wraparound (was Re: pg_depend)