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

From Elliot Lee
Subject postgresql-7.2b3-betterquote.patch
Date
Msg-id Pine.LNX.4.33.0201171608370.16385-200000@devserv.devel.redhat.com
Whole thread Raw
Responses Re: postgresql-7.2b3-betterquote.patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: postgresql-7.2b3-betterquote.patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: postgresql-7.2b3-betterquote.patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
This patch to the python bindings adds C versions of the often-used query
args quoting routines, as well as support for quoting lists e.g.
dbc.execute("SELECT * FROM foo WHERE blah IN %s", ([1,2,3],))

Please consider incorporating this patch into postgresql 7.2,
-- Elliot

Attachment

pgsql-patches by date:

Previous
From: Brent Verner
Date:
Subject: Re: [BUGS] COPY when 'filename' is a directory
Next
From: Liam Stewart
Date:
Subject: guc