Re: psql patch - Mailing list pgsql-patches

From Jeroen T. Vermeulen
Subject Re: psql patch
Date
Msg-id 20030225154230.GD97238@xs4all.nl
Whole thread Raw
In response to Re: psql patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: psql patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: psql patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
On Mon, Feb 24, 2003 at 01:35:15PM -0500, Tom Lane wrote:
>
> Cool; if you can do it that way then the wasted-cycles objection is
> gone.  (I don't think it would have been very interesting to implement
> the functionality only in the no-readline case, 'cuz just about everyone
> seems to use readline builds.)

OK.  I'm attaching my new patch (which is fixed for the bug in the
previous attempt, and now touches a lot more code).

After this, I'll get to work on introducing select(), and once that's
finished we can start experimenting with asynchronous notification
reports.


Jeroen


pgsql-patches by date:

Previous
From: "Jeroen T. Vermeulen"
Date:
Subject: Re: psql patch
Next
From: "Jeroen T. Vermeulen"
Date:
Subject: Re: psql patch