Re: [HACKERS] Changes in 7.0 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Changes in 7.0
Date
Msg-id 200002241423.JAA16070@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Changes in 7.0  (Peter Eisentraut <e99re41@DoCS.UU.SE>)
List pgsql-hackers
> On Wed, 23 Feb 2000, Bruce Momjian wrote:
> 
> > Here is my list of 7.0 changes.  Please let me know of any changes I
> > should make to it.
> 
> > Allow ^C to cancel COPY command (Massimo)
> 
> That's cool, but if you look closely, psql doesn't do that (anymore). :(
> Is it safe to send PQcancelRequest in a copy state and then just forget
> about it? What's the correct behaviour? With everyone requesting longjmp's
> at the last minute, I had to disable ^C during COPY.

I assume it was during COPY and not \copy.

--  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: Sebastian Fack
Date:
Subject: Hacker Pages Fnet
Next
From: Don Baccus
Date:
Subject: Re: AW: AW: [HACKERS] TRANSACTIONS