Re: BUG #2040: buggy cast of INT8 to text

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Sebastien MAYER" <sebastien(dot)mayer(at)briosoft(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2040: buggy cast of INT8 to text
Date: 2005-11-14 15:25:13
Message-ID: 11312.1131981913@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Sebastien MAYER" <sebastien(dot)mayer(at)briosoft(dot)com> writes:
> -- next line give some strange result... but not always
> var_text := 'the value of var_int8 is ' || var_int8;

Couldn't duplicate a problem here ... you need to give a reproducible
test case if you want anyone to look into this.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Man-Chicken 2005-11-14 16:18:56 BUG #2043: Documentation is incorrect...
Previous Message Magnus Hagander 2005-11-14 14:48:24 Re: BUG #2042: Installation failed