Problems with tsearch2: ERROR: datumGetSize: Invalid typLen 0 - Mailing list pgsql-sql

From postgres@jal.org
Subject Problems with tsearch2: ERROR: datumGetSize: Invalid typLen 0
Date
Msg-id 20040311215804.GA8668@clueinc.net
Whole thread Raw
List pgsql-sql
Hi all -

I'm playing with tsearch2. It built and installed normally (this is PG 7.3.2 
on an Alpha running Debian Stable, with the December 18th tsearch2), and 
portions of it work, but, for instance ts_tsvector doesn't:

jal=# select to_tsvector('default', 'Our first string used today first 
string');
ERROR:  datumGetSize: Invalid typLen 0

Archive searches didn't seem to turn anything up... Has anyone seen this
before?

-j

-- 
Jamie Lawrence                                        jal@jal.org
The fact that technology doesn't work is no bar to success in 
the marketplace.  - Philip Greenspun




pgsql-sql by date:

Previous
From: Louie Kwan
Date:
Subject: IMPORT TOOL
Next
From: Chris Browne
Date:
Subject: Re: IMPORT TOOL