diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-08 18:20:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-08 18:20:34 +0000 |
commit | 1c3722f2806689a54239c8a721898525195e2cd5 (patch) | |
tree | 6b394b3b9ba4afdf1e054b974be1bf97be77c193 /src/backend/utils/adt/tsquery_gist.c | |
parent | 5e8146c7cf5d3564b1d38351c18bafb22d00962a (diff) | |
download | postgresql-1c3722f2806689a54239c8a721898525195e2cd5.tar.gz postgresql-1c3722f2806689a54239c8a721898525195e2cd5.zip |
Fix tsvector_update_trigger() to be domain-friendly: it needs to allow all
the columns it works with to be domains over the expected type, not just
exactly the expected type. In passing, fix ts_stat() the same way.
Per report from Markus Wollny.
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions