Re: pgsql/src/backend catalog/heap.c utils/adt/tid.c - Mailing list pgsql-committers

From Neil Conway
Subject Re: pgsql/src/backend catalog/heap.c utils/adt/tid.c
Date
Msg-id 20020522114854.64d653db.nconway@klamath.dyndns.org
Whole thread Raw
In response to pgsql/src/backend catalog/heap.c utils/adt/tid.c  (inoue@postgresql.org (Hiroshi Inoue))
List pgsql-committers
On Wed, 22 May 2002 03:46:58 -0400 (EDT)
"Hiroshi Inoue" <inoue@postgresql.org> wrote:
> Log message:
>     Allow
>     CREATE VIEW as SELECT CTID, ....
>     SELECT currtid( a view, ..).

Hiroshi,

Can you elaborate on exactly what your modification allows?

Also, would it be appropriate to add regression tests for this?

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql/src/backend/catalog heap.c
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql/src/backend/utils/cache relcache.c