-
- Downloads
Re-include pqsignal() in libpq.
We need this in non-ENABLE_THREAD_SAFETY builds, and also to satisfy the exports.txt entry; while it might be a good idea to remove the latter, I'm hesitant to do so except in the context of an intentional ABI break. At least we don't have a separately maintained source file for it anymore.
Showing
- src/interfaces/libpq/.gitignore 1 addition, 0 deletionssrc/interfaces/libpq/.gitignore
- src/interfaces/libpq/Makefile 8 additions, 7 deletionssrc/interfaces/libpq/Makefile
- src/interfaces/libpq/bcc32.mak 7 additions, 0 deletionssrc/interfaces/libpq/bcc32.mak
- src/interfaces/libpq/win32.mak 7 additions, 0 deletionssrc/interfaces/libpq/win32.mak
Loading
Please register or sign in to comment