Re-include pqsignal() in libpq.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Mar 2013 19:45:31 +0000 (15:45 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Mar 2013 19:45:31 +0000 (15:45 -0400)
commitb1fae823ee46a26e7e557591d659351835742537
tree14afccaf1ae141cb6cfe0b6b11e898d7027a03e6
parente2a203a1903367135457f12e0032626f96ef04ca
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.
src/interfaces/libpq/.gitignore
src/interfaces/libpq/Makefile
src/interfaces/libpq/bcc32.mak
src/interfaces/libpq/win32.mak