| From: | Harrison Booth <harrisontbooth(at)gmail(dot)com> |
|---|---|
| To: | daniel(at)yesql(dot)se |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: [PATCH v1] Fix pg_basebackup long-path test on Windows |
| Date: | 2026-08-11 15:58:42 |
| Message-ID: | CAAH-eSVxyFHa+ikkbVgnV6mLgPxCMivL0--Kr7TBkkDFjNHmnQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Daniel,
Thanks for catching. Attached is v2, which adds `$!` to the `BAIL_OUT`
message so a failed directory creation reports the underlying Windows
error.
This does not change the test logic. The v1 results were 149/149
subtests passing on native ARM64 and the x64 cross-build with
`needs_exe_wrapper=false`.
Best,
Harrison
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Fix-pg_basebackup-long-path-test-on-Windows.patch | text/x-diff | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Palak Chaturvedi | 2026-08-11 16:07:31 | Re: Better shared data structure management and resizable shared data structures |
| Previous Message | Ashutosh Bapat | 2026-08-11 15:46:11 | Re: Error handling in after-startup shmem requests |