Re: postgresql-7.2b3-betterquote.patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: postgresql-7.2b3-betterquote.patch
Date
Msg-id 200203190247.g2J2lum12253@candle.pha.pa.us
Whole thread Raw
In response to Re: postgresql-7.2b3-betterquote.patch  (Elliot Lee <sopwith@redhat.com>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Elliot Lee wrote:
> On Mon, 4 Mar 2002, Bruce Momjian wrote:
>
> > I am backing out this patch.  Please resubmit with this corrected.  Thanks.
> >
> > I am running Python 1.5.
>
> Therein lies the problem... :)
>
> Since it appears you have the requirement of supporting old python
> versions, attached is just the pgdb.py part of the patch (with a fix for
> DateTime handling). It has the same functionality but certainly won't be
> quite as fast. Given the absence of _PyString_Join in python1.5, it's a
> pain to get the C variants working for all versions. The pgdb.py patch
> does leaves the hooks in, should someone wish to do the optimization at a
> later point.
>
> Hope this helps,
> -- Elliot
> Ever stop to think, and forget to start again?

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  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, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Domain Support -- another round
Next
From: Bruce Momjian
Date:
Subject: Re: Added Encoding