| From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Neil Conway <neilc(at)samurai(dot)com>, tom(at)minnesota(dot)com, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, oleg(at)sai(dot)msu(dot)su |
| Subject: | Re: BUG: Vacuum Analyze - datumGetSize: Invalid typLen |
| Date: | 2003-03-27 15:23:40 |
| Message-ID: | 3E83177C.102@sigaev.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Neil Conway <neilc(at)samurai(dot)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?
On box with
%uname -a
OSF1 xxx.xxx.msu.su V4.0 564.32 alpha
%gcc -v
Reading specs from
/usr/local/egcs/lib/gcc-lib/alphaev56-dec-osf4.0c/egcs-2.90.23/specs
gcc version egcs-2.90.23 980102 (egcs-1.0.1 release)
it works fine.
> Or a bug in the compiler Thomas is
> using?
gcc 2.95.3 was used at Thomas's box.
> Please get a stack trace from the point of the error and post that.
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2003-03-27 15:23:45 | Re: updateable cursors & visibility |
| Previous Message | Tom Lane | 2003-03-27 14:59:52 | Re: pgtypeslib/timestamp problem |