| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. |
| Date: | 2024-11-08 20:31:54 |
| Message-ID: | CAD5tBcJtfoL1yoMvE=hTO86_X6wx2qnASJ0wdt+94ndEmWdTXg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On Sat, Nov 9, 2024 at 6:11 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I wrote:
> > I'm also confused about how to document them in the release notes.
> > Alexandra should get some credit I guess for collecting and testing
> > the patches, but she's not the original author(s).
>
> After thinking for awhile, I'm going to fold all of these into one
> release-note entry:
>
> <para>
> Fix misbehavior with junction points on Windows, particularly
> in <application>pg_rewind</application> (Alexandra Wang)
> </para>
>
> <para>
> This entailed back-patching previous fixes by Thomas Munro, Peter
> Eisentraut, Alexander Lakhin, and Juan José Santamaría Flecha.
> Those changes were originally not back-patched out of caution, but
> they have been in use in later branches for long enough to deem
> them safe.
> </para>
>
> If anyone's really unhappy with that plan, let me know.
>
>
WFM, Thanks.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2024-11-08 21:34:55 | pgsql: Assert consistency of currPage that ended scan. |
| Previous Message | Andrew Dunstan | 2024-11-08 20:30:37 | Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. |