Re: Patch to avoid SIGQUIT accident
Christoph Berg <myon@debian.org>
From: Christoph Berg <myon@debian.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Renato dos Santos <shazaum@gmail.com>, Postgres hackers <pgsql-hackers@postgresql.org>
Date: 2018-11-20T08:52:33Z
Lists: pgsql-hackers
Re: Tom Lane 2018-10-22 <80020.1540164045@sss.pgh.pa.us> > * SIGQUIT is a fairly well-known way to get out of an application when all > else fails. People who aren't familiar with psql's exit commands might > find it pretty unfriendly of us to block this off. Fwiw, pgadmin4 is one of those. ^C doesn't do anything, but ^\ works. Please don't "fix" that problem. Christoph
Commits
-
Fix various checksum check problems for pg_verify_checksums and base backups
- 19516afdf167 11.2 landed
- 5c995139752f 12.0 landed
-
Switch pg_verify_checksums back to a blacklist
- 85036308dc58 11.2 landed
- a1c91dd1108c 12.0 landed