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

From Chris Bitmead
Subject Re: [HACKERS] psql and Control-C
Date
Msg-id 38AC9E37.2D572FAD@nimrod.itg.telecom.com.au
Whole thread Raw
In response to Re: [HACKERS] psql and Control-C  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] psql and Control-C
List pgsql-hackers
Bruce Momjian wrote:
> 
> >
> > > 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.

I mean escape from a half-typed in query, not escape from psql
altogether.


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] psql and Control-C
Next
From: Chris Bitmead
Date:
Subject: Re: [HACKERS] psql and Control-C