psql problem

From: Chris Bitmead <chrisb(at)nimrod(dot)itg(dot)telstra(dot)com(dot)au>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: psql problem
Date: 2000-02-17 02:39:10
Message-ID: 38AB5F4E.AD384832@nimrod.itg.telecom.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I was noticing that psql now exits on ctrl-C. This is much
better than the previous behaviour where it kinda got
muddled up and you could destroy your database if
a half-completed command was in its buffer.

But wouldn't it be better if it was like /bin/sh and
popped you back to a fresh prompt or something?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2000-02-17 03:02:14 Re: [HACKERS] ERROR: Unable to identify an operator '=' for types 'numeric' and 'float8'
Previous Message Hiroshi Inoue 2000-02-17 02:37:23 RE: [HACKERS] ERROR: Unable to identify an operator '=' for types 'numeric' and 'float8'