pgsql/src include/catalog/heap.h backend/catal ...

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src include/catalog/heap.h backend/catal ...
Date: 2001-10-22 22:47:57
Message-ID: 200110222247.f9MMlvQ36601@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 01/10/22 18:47:57

Modified files:
src/include/catalog: heap.h
src/backend/catalog: heap.c
src/backend/parser: parse_relation.c

Log message:
Consolidate tables of known system attributes into one table.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2001-10-22 22:49:02 pgsql/src/backend/parser analyze.c
Previous Message tgl 2001-10-22 19:52:41 pgsql/src/test/regress/expected horology-no-DS ...