Re: OID's

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: OID's
Дата
Msg-id Pine.LNX.4.44.0410232001480.2015-100000@zigo.dhs.org
обсуждение исходный текст
Ответ на Re: OID's  (Mike Nolan <nolan@gw.tssi.com>)
Список pgsql-general
On Sat, 23 Oct 2004, Mike Nolan wrote:

> I personally believe that there is value in a database-generated unique
> value like Oracle's ROWID.  (Part of what I like about it is that since
> it is a system column it simplifies some application issues, since the
> app never has to worry about that column unless it chooses to.)

If an application needs a column called oid in each table it could very
well just define the tables like that. You could also make a script that
checks all tables and make sure there is a oid if you want to.

--
/Dennis Björklund


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

Предыдущее
От: "Gary Doades"
Дата:
Сообщение: Re: Win installed pgsql 8.0 beta2 dev3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: OID's