From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | "C(dot)" <skylendar(at)yahoo(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: postgres module in msvc |
Date: | 2025-06-23 20:44:16 |
Message-ID: | d03559d1-bb9b-413d-aca9-b94ee2c8bcad@aklaver.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 6/23/25 13:19, C. wrote:
Reply to list also.
Ccing list.
> I don't know. The postgres kernel crashes, not the client
> app.
So does the Postgres log show anything?
> On Monday, June 23, 2025 at 09:41:33 PM GMT+2, Adrian Klaver
> <adrian(dot)klaver(at)aklaver(dot)com> wrote:
>
>
> On 6/23/25 12:32, C. wrote:
> > Hi there and thx for reading and answering if you can
> >
> >
> > A few years ago, I wrote a pg module in C on gcc/linux. This module
> > works fine, and I'm striving to port on windows postgres edb, I compiled
> > the corresponding .dll wirh both mingw54 and msvc 2022, but got postgres
> > crashes.
> >
> Crashes with what errors?
>
> > I also tried the recipe from
> >
> https://www.enterprisedb.com/blog/compiling-postgresql-extensions-visual-studio-windows. <https://www.enterprisedb.com/blog/compiling-postgresql-extensions-visual-studio-windows.>
>
> >
> > but no way.
> >
> > Do you have a better available example ?
> >
> > Thx again for reading
>
> >
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | raphi | 2025-06-24 05:18:21 | Re: password rules |
Previous Message | Christoph Berg | 2025-06-23 20:39:29 | Re: password rules |