diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-08 18:20:29 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-08 18:20:29 +0000 |
commit | 635aaab278afc1af972a4b6a55ff632ab763505d (patch) | |
tree | c70ad842fd8c90d527217ccf43d8abf2163628ee /src/backend/access/gist | |
parent | db5f60cb1837d9d62d149f6f814d7069bdff9009 (diff) | |
download | postgresql-635aaab278afc1af972a4b6a55ff632ab763505d.tar.gz postgresql-635aaab278afc1af972a4b6a55ff632ab763505d.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/access/gist')
0 files changed, 0 insertions, 0 deletions