diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-07-17 17:28:29 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-07-17 17:28:29 +0000 |
commit | 7f72fd8c47f40b9ebe139a2346a0c234e0703271 (patch) | |
tree | b7ef195ebaf8473fee3721152e74b8dfa344eb58 /doc/src/FAQ/FAQ_DEV.html | |
parent | 694b9ef78362e96364c14e59df587f167af5e554 (diff) | |
download | postgresql-7f72fd8c47f40b9ebe139a2346a0c234e0703271.tar.gz postgresql-7f72fd8c47f40b9ebe139a2346a0c234e0703271.zip |
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 'doc/src/FAQ/FAQ_DEV.html')
0 files changed, 0 insertions, 0 deletions