| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Paquier <michael(at)paquier(dot)xyz>, Dave Page <dpage(at)pgadmin(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Windows now has fdatasync() |
| Date: | 2022-07-20 04:14:39 |
| Message-ID: | CA+hUKG+imbWpPVdWu=oKS=aOPwWzJw3q26asd_2A=oRZc8QQ6A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jul 20, 2022 at 4:08 PM David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> On Wed, 20 Jul 2022 at 15:22, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> > Ok, I've pushed the Windows patch. I'll watch the build farm to see
> > if I've broken any of the frankentoolchain Windows animals.
>
> Just to get in there before the farm does... I just got a boatload of
> redefinition of HAVE_FDATASYNC warnings. I see it already gets
> defined in pg_config.h
>
> All compiles cleanly with the attached.
Oops. Thanks, pushed.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2022-07-20 04:20:46 | Remove fls(), use pg_bitutils.h facilities instead? |
| Previous Message | David Rowley | 2022-07-20 04:08:05 | Re: Windows now has fdatasync() |