diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-01-24 00:06:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-01-24 00:06:07 +0000 |
commit | 997ee51631728e79f558cf583b884b7a507a43ab (patch) | |
tree | aa17137776c75a22a6198ab9b0dedbfa79540bf5 /src/backend/access/gist/gist.c | |
parent | c654c69c05b30401c93199dce07f9a04f3249c57 (diff) | |
download | postgresql-997ee51631728e79f558cf583b884b7a507a43ab.tar.gz postgresql-997ee51631728e79f558cf583b884b7a507a43ab.zip |
Make functional index copy attstorage from the column data type, rather
than forcing 'plain'. This probably does not matter right now, but I
think it needs to be consistent with the regular (not-functional) index
case, where attstorage is copied from the underlying table. Clean up
some other dead and infelicitous code too.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions