Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)

From: Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Bryan Green <dbryan(dot)green(at)gmail(dot)com>, Euler Taveira <euler(at)eulerto(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Date: 2026-02-25 07:21:01
Message-ID: CAKZiRmz3RPoh1Ot2EFqFfNhRwPZnaja6k+_PkmSgjCb6R5Y0Ug@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 24, 2026 at 6:08 PM Álvaro Herrera <alvherre(at)kurilemu(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2026-02-25 07:36:20 Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Previous Message vignesh C 2026-02-25 07:04:41 Re: Skipping schema changes in publication