Re: postgresql-7.2b3-betterquote.patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: postgresql-7.2b3-betterquote.patch
Дата
Msg-id 200201172307.g0HN7KU13243@candle.pha.pa.us
обсуждение исходный текст
Ответ на postgresql-7.2b3-betterquote.patch  (Elliot Lee <sopwith@redhat.com>)
Список pgsql-patches
Saved for 7.3:

    http://candle.pha.pa.us/cgi-bin/pgpatches2


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

Elliot Lee wrote:
> 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

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgresql-7.2b3-betterquote.patch
Следующее
От: Elliot Lee
Дата:
Сообщение: Re: postgresql-7.2b3-betterquote.patch