Re: [HACKERS] psql and Control-C

From: Chris Bitmead <chrisb(at)nimrod(dot)itg(dot)telstra(dot)com(dot)au>
To: PostgreSQL Development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] psql and Control-C
Date: 2000-02-18 00:01:41
Message-ID: 38AC8BE5.7AF8CF95@nimrod.itg.telecom.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-02-18 00:11:48 Re: [HACKERS] psql and Control-C
Previous Message Tom Lane 2000-02-17 23:40:41 Re: [HACKERS] Almost there on column aliases