pgsql/src include/catalog/catversion.h include ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src include/catalog/catversion.h include ...
Date: 2001-06-16 18:59:32
Message-ID: 200106161859.f5GIxWE98335@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/06/16 14:59:31

Modified files:
src/include/catalog: catversion.h indexing.h
src/backend/catalog: indexing.c

Log message:
It turns out that the relcache thinks it can distinguish different
rules and triggers by OID. So, even though we have no cross-references
in the system catalogs to pg_rewrite.oid or pg_trigger.oid, we'd better
have unique indexes on them. Put back pg_rewrite_oid_index, which I
mistakenly removed a few days ago, and add pg_trigger_oid_index.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-06-16 22:58:18 pgsql/src backend/postmaster/postmaster.c back ...
Previous Message Vince Vielhaber 2001-06-15 22:18:29 [WEBMASTER] 'www/html/users-lounge index.html'