postgres module in msvc

From: "C(dot)" <skylendar(at)yahoo(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: postgres module in msvc
Date: 2025-06-23 19:32:50
Message-ID: 1520758015.1643422.1750707170678@mail.yahoo.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.
I also tried the recipe from 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2025-06-23 19:41:30 Re: postgres module in msvc
Previous Message raphi 2025-06-23 18:44:58 Re: password rules