| From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(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:08:05 |
| Message-ID: | CAApHDvocHp4SXcPeMTwFiCQGaf9JypjTJ3Bh90jcPuGwxyDjjQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
David
| Attachment | Content-Type | Size |
|---|---|---|
| ifndef_HAVE_FDATASYNC.patch | text/plain | 415 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2022-07-20 04:14:39 | Re: Windows now has fdatasync() |
| Previous Message | Japin Li | 2022-07-20 04:01:12 | Re: Memory leak fix in psql |