Re: Understanding, testing and improving our Windows filesystem code

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Understanding, testing and improving our Windows filesystem code
Date: 2022-10-25 04:11:55
Message-ID: CA+hUKG+z1okOSU1kev5u90+8SwkjToVsvmgPC81R=XW93a28rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I pushed the bug fixes from this series, without their accompanying
tests. Here's a rebase of the test suite, with all those tests now
squashed into the main test patch, and also the
tell-Windows-to-be-more-like-Unix patch. Registered in the
commitfest.

Attachment Content-Type Size
v3-0001-Add-suite-of-macros-for-writing-TAP-tests-in-C.patch text/x-patch 4.9 KB
v3-0002-meson-Add-infrastructure-for-TAP-tests-written-in.patch text/x-patch 4.6 KB
v3-0003-Add-tests-for-Windows-filesystem-code-in-src-port.patch text/x-patch 37.6 KB
v3-0004-Use-POSIX-semantics-for-unlink-and-rename-on-Wind.patch text/x-patch 10.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-10-25 04:30:29 Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering
Previous Message Richard Guo 2022-10-25 04:01:50 Re: fixing typo in comment for restriction_is_or_clause