pqsignal call needs to be #ifndef WIN32, per report from Magnus.
authorTom Lane <[email protected]>
Mon, 26 Mar 2001 15:18:51 +0000 (15:18 +0000)
committerTom Lane <[email protected]>
Mon, 26 Mar 2001 15:18:51 +0000 (15:18 +0000)
commitb8c2421ef6145a4554d4060134a37690782b8aed
treef471477f97e5a5c555363fc576d61656fd8d3878
parent80c6843e6ba654fa0dcd7864b5aa8f495e70c032
pqsignal call needs to be #ifndef WIN32, per report from Magnus.
src/bin/psql/mainloop.c