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
try.sql
Description: application/sql
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
