Allow

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: a3519a2fcc28858a76a7b3ecfc6d5c5aa3df7b4f
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2002-05-22T07:46:58Z
Releases: 7.3.1
Allow
  CREATE VIEW as SELECT CTID, ....
  SELECT currtid( a view, ..).

Files

PathChange+/−
src/backend/catalog/heap.c modified +34 −32
src/backend/utils/adt/tid.c modified +65 −1