diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-07-17 17:28:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-07-17 17:28:47 +0000 |
commit | 3998d0fdca75dda6bdb0e7bf482746c3f131724d (patch) | |
tree | 9f7d38298f621ce893433c4046edc45cdb166680 /src/backend/executor/execProcnode.c | |
parent | 7b2c575d4e73e456116419e7069d1512536a736a (diff) |
When renaming a column that participates in a foreign key, we must
force relcache rebuild for the other table as well as the column's
own table. Otherwise, already-cached foreign key triggers will stop
working. Per example from Alexander Pravking.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions