Re: BUG: Vacuum Analyze - datumGetSize: Invalid typLen 0
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Neil Conway <neilc@samurai.com>
Cc: tom@minnesota.com, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, teodor@sigaev.ru, oleg@sai.msu.su
Date: 2003-03-27T14:48:34Z
Lists: pgsql-hackers
Neil Conway <neilc@samurai.com> writes: > On Wed, 2003-03-26 at 20:42, Thomas T. Thai wrote: >> ERROR: datumGetSize: Invalid typLen 0 > Works for me: Me too. Could be a 64-bit issue? Or a bug in the compiler Thomas is using? Please get a stack trace from the point of the error and post that. regards, tom lane