aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-11-08 23:23:23 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-11-08 23:23:23 +0000
commitfcc3ac19fdb76e2975cc39a5cf5ca5c5c23751f3 (patch)
tree8c55c654732dad32be70bc4c1f5740a4d4db2528 /src/backend/utils/adt/arrayfuncs.c
parentebec2bac886062d6288be25109605bb2b316a43d (diff)
downloadpostgresql-fcc3ac19fdb76e2975cc39a5cf5ca5c5c23751f3.tar.gz
postgresql-fcc3ac19fdb76e2975cc39a5cf5ca5c5c23751f3.zip
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 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions