Re: [HACKERS] crash on new system views

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: emkxp01(at)mtcc(dot)demon(dot)co(dot)uk
Cc: emkxp01(at)mtcc(dot)demon(dot)co(dot)uk, hackers(at)postgreSQL(dot)org, wieck(at)sapserv(dot)debis(dot)de
Subject: Re: [HACKERS] crash on new system views
Date: 1998-09-15 18:36:02
Message-ID: 199809151836.OAA01099@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)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. |

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Karl Eichwalder 1998-09-15 18:47:36 6.4-BETA1: libpgtcl.so / Tcl version?
Previous Message Keith Parks 1998-09-15 18:12:39 Re: [HACKERS] crash on new system views