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

From Chris Bitmead
Subject Re: [HACKERS] psql and Control-C
Date
Msg-id 38AC8BE5.7AF8CF95@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
> 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.


pgsql-hackers by date:

Previous
From: Chris Bitmead
Date:
Subject: Re: [HACKERS] FYI: BNF for SQL93 and SQL-3
Next
From: Alfred Perlstein
Date:
Subject: Re: [HACKERS] psql and Control-C