Conversion of empty arrays - Mailing list psycopg

From Benjamin
Subject Conversion of empty arrays
Date
Msg-id AANLkTiky_80f=7_uHXwQeocc3rYag7C+JNGw0kjJipuz@mail.gmail.com
Whole thread Raw
Responses Re: Conversion of empty arrays  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List 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
Attachment

psycopg by date:

Previous
From: Federico Di Gregorio
Date:
Subject: Re: Proposal: efficient iter on named cursors
Next
From: Daniele Varrazzo
Date:
Subject: Re: Conversion of empty arrays