SV: Writing Postgres Extensions in C on Windows
От | Niels Jespersen |
---|---|
Тема | SV: Writing Postgres Extensions in C on Windows |
Дата | |
Msg-id | 3967181ED595B445B1E39718204FD4BD0122BFBA09@SRVEXC5.dst.local обсуждение исходный текст |
Ответ на | Re: Writing Postgres Extensions in C on Windows (Thomas Munro <thomas.munro@gmail.com>) |
Список | pgsql-general |
Nothing special with the code for the extension itself. Same as other platforms. Building is another matter. I have written about compiling pgaudit on Windows on recent Postgres releases here. This could perhaps supplement the belowblog. https://github.com/njesp/build_pgaudit_on_windows Regards Niels -----Oprindelig meddelelse----- Fra: Thomas Munro <thomas.munro@gmail.com> Sendt: 7. januar 2020 21:56 Til: İlyas Derse <ilyasderse@gmail.com> Cc: pgsql-generallists.postgresql.org <pgsql-general@lists.postgresql.org> Emne: Re: Writing Postgres Extensions in C on Windows On Wed, Jan 8, 2020 at 4:32 AM İlyas Derse <ilyasderse@gmail.com> wrote: > I want to register C code to PostgreSql on Windows. So I think, I have to make a extension for PostgreSql. But I did notfind to written extension on windows. Do you have an idea ? I don't do Windows myself but this blog from Craig Ringer looks like a good starting point: https://www.2ndquadrant.com/en/blog/compiling-postgresql-extensions-visual-studio-windows/
В списке pgsql-general по дате отправления: