Re: [HACKERS] psql and Control-C - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] psql and Control-C
Date
Msg-id 200002180011.TAA14458@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] psql and Control-C  (Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>)
List pgsql-hackers
> 
> > Seems we can just ignore ^C if a query is not being run.  Is that OK
> > with everyone.  Looks easy to do.
> 
> It would be a trap for new users (some old ones too) who may not know
> how to escape. longjmp should be easy too, if it works.

If they don't know ^D exits, they really are going to have trouble with
Unix.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: [HACKERS] psql and Control-C
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] create database doesn't work well in MULTIBYTE mode