Hey Hackers,

Is there a way to get tsvector_update_trigger() to work with citext columns? 
The attached case throws an error:

    ERROR:  column "title" is not of a character type

Is the fact that citext is a (non-preferred) member of the string category not 
sufficient for this to work? If not, are there any workarounds?

Thanks,

David

Attachment: try.sql
Description: application/sql


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to