Re: bigint and int8 bug on postgres version 7.2 database.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Vicky(dot)Pan(at)bmsus(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: bigint and int8 bug on postgres version 7.2 database.
Date: 2002-04-18 14:35:08
Message-ID: 11761.1019140508@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Vicky(dot)Pan(at)bmsus(dot)com writes:
> [ strange behavior ]

What do you get from a simple

select 123456789012345::int8;

What platform are you on, what compiler, etc? It sounds like configure
decided that you didn't have any int8 support available ...

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Heilkrauter 2002-04-18 15:39:21 Upgrade to 7.1.3
Previous Message Bruce Momjian 2002-04-18 14:27:58 Re: lo_unlink documentation error