Conversion of empty arrays

Поиск
Список
Период
Сортировка
От Benjamin
Тема Conversion of empty arrays
Дата
Msg-id AANLkTiky_80f=7_uHXwQeocc3rYag7C+JNGw0kjJipuz@mail.gmail.com
обсуждение исходный текст
Ответы Re: Conversion of empty arrays  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
Hello,

The commit 89e4d4c7bb9534711c03df054f90fcad4787d209 caused some havoc on my code because comparisons involving empty arrays were failing due to incorrect types.

I quickly hacked something to fix the regression, the patch is attached to this mail. I would like this regression to be fixed upstream, it the mailing list the right way to submit patches?

cheers,
Benjamin
Вложения

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

Предыдущее
От: Federico Di Gregorio
Дата:
Сообщение: Re: Proposal: efficient iter on named cursors
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: Conversion of empty arrays