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

  1. Fix various checksum check problems for pg_verify_checksums and base backups

  2. Switch pg_verify_checksums back to a blacklist