OSDN Git Service

Allow
authorHiroshi Inoue <inoue@tpf.co.jp>
Wed, 22 May 2002 07:46:58 +0000 (07:46 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Wed, 22 May 2002 07:46:58 +0000 (07:46 +0000)
commita3519a2fcc28858a76a7b3ecfc6d5c5aa3df7b4f
tree1bc03c151ad61f92a7c09f3ead2476e77df23b84
parent79420840ee4f56b8399d3f526bb45ce788198e2e
Allow
  CREATE VIEW as SELECT CTID, ....
  SELECT currtid( a view, ..).
src/backend/catalog/heap.c
src/backend/utils/adt/tid.c