Re: [QUESTIONS] Arrays (inserting and removing) - Mailing list pgsql-hackers

From Karl Denninger
Subject Re: [QUESTIONS] Arrays (inserting and removing)
Date
Msg-id 19980115093413.53188@mcs.net
Whole thread Raw
In response to Re: [QUESTIONS] Arrays (inserting and removing)  ("Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>)
Responses Re: [QUESTIONS] Arrays (inserting and removing)  (The Hermit Hacker <scrappy@hub.org>)
Re: [QUESTIONS] Arrays (inserting and removing)  (Ralf Mattes <mattes@mhs.uni-freiburg.de>)
List pgsql-hackers
On Thu, Jan 15, 1998 at 09:27:21AM +0700, Vadim B. Mikheev wrote:
> The Hermit Hacker wrote:
> >
> > On Wed, 14 Jan 1998, Ralf Mattes wrote:
> >
> > > Yes, i agree. Mike's implementation is the way to go in a traditional
> > > realtional db (BTW, a question about oids: lurking on this list
> > > i overheard the idea of dropping oids. This would break a lot
> > > of my code! What's the last word on this ?).
> >
> >         The last we discussed in pgsql-hackers was that OIDs would not be
> > dropped...
>
> ..but would be optional.
>
> Vadim
>

OIDs are a bastardization of the relational model.  If you have to keep
them, then do so, but their use should be SEVERELY discouraged.

--
--
Karl Denninger (karl@MCS.Net)| MCSNet - Serving Chicagoland and Wisconsin
http://www.mcs.net/          | T1's from $600 monthly to FULL DS-3 Service
                 | NEW! K56Flex support on ALL modems
Voice: [+1 312 803-MCS1 x219]| EXCLUSIVE NEW FEATURE ON ALL PERSONAL ACCOUNTS
Fax:   [+1 312 803-4929]     | *SPAMBLOCK* Technology now included at no cost

pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Cannot build recent snapshot
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Linux Journal article on PostgreSQL