On Tue, Oct 19, 2010 at 10:23 PM, Robert Haas <robertmh...@gmail.com> wrote:

> Is pg_type.typlen set correctly?
>

Are you refering to table pg_type?
If yes, those type structures exist only in c I didn't write any in-out
functions, so they don't exist in sql level.
I pass a different data type (which exists in sql) to compress method which
changes it to typ_s_flagged.
The problem occurs in C code. I hope my explanation is clear.

Reply via email to