postgresql-7.2b3-betterquote.patch

Поиск
Список
Период
Сортировка
От Elliot Lee
Тема postgresql-7.2b3-betterquote.patch
Дата
Msg-id Pine.LNX.4.33.0201171608370.16385-200000@devserv.devel.redhat.com
обсуждение исходный текст
Ответы 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>)
Список 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

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Brent Verner
Дата:
Сообщение: Re: [BUGS] COPY when 'filename' is a directory
Следующее
От: Liam Stewart
Дата:
Сообщение: guc