| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] A design for amcheck heapam verification |
| Date: | 2018-04-01 03:08:31 |
| Message-ID: | 20180401030831.vfzfo3cnsfkm4yas@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2018-03-31 19:43:45 -0700, Peter Geoghegan wrote:
> On Sat, Mar 31, 2018 at 3:15 PM, Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> > On Sat, Mar 31, 2018 at 2:59 PM, Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> >> WFM. I have all the information I need to produce the next revision now.
> >
> > I might as well post this one first. I'll have 0002 for you in a short while.
>
> Looks like thrips doesn't like this, though other Windows buildfarm
> animals are okay with it.
>
> round() is from C99, apparently. I'll investigate a fix.
Just replacing it with a floor(val + 0.5) ought to do the trick, right?
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2018-04-01 03:09:46 | Re: [HACKERS] A design for amcheck heapam verification |
| Previous Message | Peter Geoghegan | 2018-04-01 02:43:45 | Re: [HACKERS] A design for amcheck heapam verification |