Re: prepare patch

From: Barry Lind <barry(at)xythos(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Patch List <pgsql-patches(at)postgresql(dot)org>
Subject: Re: prepare patch
Date: 2002-08-23 19:55:47
Message-ID: 3D669343.8010806@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The sooner the better on this. I really want to get this functionality
into the jdbc driver in 7.3. It is going to be a big performance win
for my applications.

thanks,
--Barry

Tom Lane wrote:

>"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
>
>
>>And what about neil's PREPARE?
>>
>>
>
>PREPARE I think we will have reviewed and in there for beta; I just need
>to find a couple of hours for it. (I already looked at it once but
>want to take another look at the revised patch.)
>
>PREPARE is hardly of the magnitude of PITR anyway: the worst-case
>scenario with PREPARE is that it's broken and people can't safely
>use it in 7.3. It can't possibly hurt you if you don't use it.
>In contrast, the worst-case scenario with PITR is, um, dire.
>
>
regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
>message can get through to the mailing list cleanly
>
>
>

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2002-08-23 22:14:28 pg_attribute.attisinherited ?
Previous Message Neil Conway 2002-08-23 17:56:44 Re: Proposed GUC Variable