aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-06-16 18:59:31 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-06-16 18:59:31 +0000
commit668db147d5d20291a67749ee0102d70b81a108e7 (patch)
tree83beae2de870eb1bea79270b04255a7c00f6e4a2 /src/backend/commands/async.c
parent2adf1ce63c51b1080f1bd759601d358792f7eceb (diff)
downloadpostgresql-668db147d5d20291a67749ee0102d70b81a108e7.tar.gz
postgresql-668db147d5d20291a67749ee0102d70b81a108e7.zip
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.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions