Re: [HACKERS] crash on new system views - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] crash on new system views
Date
Msg-id 199809151836.OAA01099@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] crash on new system views  (Keith Parks <emkxp01@mtcc.demon.co.uk>)
Responses Re: [HACKERS] crash on new system views  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
> > > The odd (maybe not?) thing is that views appear to have
> > > a NULL oid for all tuples.
> >
> > This has always been the case.  Views don't have oid.
> >
>
> OK, so we shouldn't be able to select a column called oid from
> any view?

That's an interesting question.  Do we disallow the query?  Comments?


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
http://www.op.net/~candle              |  (610) 353-9879(w)
  +  If your life is a hard drive,     |  (610) 853-3000(h)
  +  Christ can be your backup.        |

pgsql-hackers by date:

Previous
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Serial syntax
Next
From: Frank Ridderbusch
Date:
Subject: Re: [HACKERS] Found it. Also on SVR4 (Compiling 6.4 on NetBSD...