Move setup_cancel_handler() up near start of psql main(), where the
Tom Lane <tgl@sss.pgh.pa.us>
Move setup_cancel_handler() up near start of psql main(), where the setup_win32_locks() call formerly was, to ensure that cancelConnLock is valid when it needs to be. Per Yoshiyuki Asaba.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/startup.c | modified | +6 −6 |