summaryrefslogtreecommitdiff
path: root/contrib/tablefunc/tablefunc.c
diff options
context:
space:
mode:
authorTom Lane2007-11-08 23:23:07 +0000
committerTom Lane2007-11-08 23:23:07 +0000
commitb4b939e455be304a164b89665a754b142dd58d31 (patch)
treee86144d2133233a65a1ff5a0900cf5b4dc7a412e /contrib/tablefunc/tablefunc.c
parente4a46db10f33e751351264a21d9bda45ea6ca6bb (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 'contrib/tablefunc/tablefunc.c')
0 files changed, 0 insertions, 0 deletions