aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-11-21 11:24:39 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-11-21 11:24:39 -0500
commit9b97b7f8356c63ea0b6704718d75ea01ec3035bf (patch)
tree953eef25f890c1b732b1848aaadce2a676db5731 /src/backend/access/gist
parentb985d48779146b7ba969b0963614ad7683589bc8 (diff)
downloadpostgresql-9b97b7f8356c63ea0b6704718d75ea01ec3035bf.tar.gz
postgresql-9b97b7f8356c63ea0b6704718d75ea01ec3035bf.zip
Fix citext upgrade script to update derived copies of pg_type.typcollation.
If the existing citext type has not merely been created, but used in any tables, then the upgrade script wasn't doing enough. We have to update attcollation for each citext table column, and indcollation for each citext index column, as well. Per report from Rudolf van der Leeden.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions