git.postgresql.org Git - postgresql.git/commit
2024年6月20日 06:09:28 +0000 (08:09 +0200)
2024年6月20日 07:08:36 +0000 (09:08 +0200)
commit c61c0cb3a99285db36806b592bd8c540c98757e5
meson: Fix import library name in Windows
This changes the import library name from 'postgres.exe.lib' to
'postgres.lib', which is what it was with the old MSVC build system.
Extension builds use that name.
Bug: #18513
Reported-by: Muralikrishna Bandaru <muralikrishna.bandaru@enterprisedb.com>
This is the main PostgreSQL git repository.
RSS
Atom