Simon Riggs wrote:
> On Fri, 2005-12-02 at 14:09 -0500, Bruce Momjian wrote:
>
> > I ran your SELECT pow(10::numeric, 131071), and gain, 4096 0's are
> > displayed on my screen. SELECT pow(10::numeric, 7000) and SELECT
> > pow(10::numeric, 10000) generate identical displays on my screen.
>
> Are you saying there is a bug with or without my patch?
Without.
> Can we get the usual release levels/cvstip, ports, etc.
Sorry, BSD/OS 4.3.1, CVS HEAD, no patches.
> Are you connecting across network/ protocol differences...
psql and the backend are on the same machine.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2005-12-02 21:10:22 |
| Subject: Re: Numeric 508 datatype |
| Previous: | From: Gregory Maxwell | Date: 2005-12-02 21:01:39 |
| Subject: Re: Reducing relation locking overhead |
pgsql-patches by date
| Next: | From: Tom Lane | Date: 2005-12-02 21:10:22 |
| Subject: Re: Numeric 508 datatype |
| Previous: | From: Simon Riggs | Date: 2005-12-02 21:01:32 |
| Subject: Re: Numeric 508 datatype |
pgsql-general by date
| Next: | From: Tom Lane | Date: 2005-12-02 21:06:31 |
| Subject: Re: createuser ignores stdin in 8.1.0? |
| Previous: | From: Tom Lane | Date: 2005-12-02 21:02:23 |
| Subject: Re: Adding order bys to the view definitions (7.4) |