Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Excerpts from Tom Lane's message of lun abr 25 17:22:41 -0300 2011:
>> Fix pg_size_pretty() to avoid overflow for inputs close to INT64_MAX.
> Apparently this change is causing Moa's SunStudio compiler to fail an
> assertion.
[ scratches head... ] Hard to see why, there's nothing at all
interesting in that code.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2011-04-27 20:14:00 |
| Subject: Re: make world fails |
| Previous: | From: Kevin Grittner | Date: 2011-04-27 19:59:19 |
| Subject: SIREAD lock versus ACCESS EXCLUSIVE lock |
pgsql-committers by date
| Next: | From: Alvaro Herrera | Date: 2011-04-27 20:31:22 |
| Subject: Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 |
| Previous: | From: Peter Eisentraut | Date: 2011-04-27 19:11:31 |
| Subject: pgsql: Fix binary upgrade of altered typed tables |