Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) - Mailing list pgsql-hackers

From Jakub Wartak
Subject Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Date
Msg-id CAKZiRmz3RPoh1Ot2EFqFfNhRwPZnaja6k+_PkmSgjCb6R5Y0Ug@mail.gmail.com
Whole thread
In response to Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
On Tue, Feb 24, 2026 at 6:08 PM Álvaro Herrera <alvherre@kurilemu.de> wrote:
>
> On 2026-Feb-23, Bryan Green wrote:
>
> > I have removed all but the SymCleanup form the backtrace_cleanup since
> > it happens at process exit.  I have implemented not retrying as you
> > described above.
> >
> > Let me know if this was what you were thinking.
>
> OK, thanks, that's pretty much what I was thinking.  I've pushed this
> now.  [..]

Great, thanks for comitting this!

-J.



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Skipping schema changes in publication
Next
From: Peter Eisentraut
Date:
Subject: Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row