summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2007-11-08 23:23:14 +0000
committerTom Lane2007-11-08 23:23:14 +0000
commita084d1f48f9bc0d9830678ddcfcc56b4968008e7 (patch)
tree9d59448da5094f985ea9706cae68e535d03a00e8 /doc/src
parent7e002a6f5621d56260d8f9688afb85a797862241 (diff)
If an index depends on no columns of its table, give it a dependency on the
whole table instead, to ensure that it goes away when the table is dropped. Per bug #3723 from Sam Mason. Backpatch as far as 7.4; AFAICT 7.3 does not have the issue, because it doesn't have general-purpose expression indexes and so there must be at least one column referenced by an index.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions