Re: SystemError: null argument to internal routine - Mailing list psycopg

From Eric Snow
Subject Re: SystemError: null argument to internal routine
Date
Msg-id D2F744D05ED19D45A4A7757F49274A8B0416FAAA@IAD-WPRD-XCHB01.corp.verio.net
Whole thread Raw
In response to Re: SystemError: null argument to internal routine  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Responses Re: SystemError: null argument to internal routine  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List psycopg
Daniele,

Looks good.  However, apparently that wasn't my problem.  I am still getting the SystemError for the "null argument to
internalroutine".  Where would be a good place to look for another source of that error in psycopg?  I am guessing that
thatSystemError is a pretty generic one when it comes to python C extensions.  Thanks. 

-eric

-----Original Message-----
From: Daniele Varrazzo [mailto:daniele.varrazzo@gmail.com]
Sent: Friday, March 04, 2011 3:16 PM
To: Eric Snow
Cc: Jan Urbański; psycopg@postgresql.org
Subject: Re: [psycopg] SystemError: null argument to internal routine

On Fri, Mar 4, 2011 at 12:03 AM, Eric Snow <esnow@verio.net> wrote:
> Thanks Jan, that helps explain that.  So you are saying that the problem is in pq_raise
...

I've fixed the unhandled exception in pq_raise and the handling of
empty queries. Patches in my devel branch.

Eric, is your problem related to the "empty query" result not handled
or is it something else related to the copy command, that psycopg may
still not handle correctly?

Thanks,

-- Daniele


This email message is intended for the use of the person to whom it has been sent, and may contain information that is
confidentialor legally protected. If you are not the intended recipient or have received this message in error, you are
notauthorized to copy, distribute, or otherwise use this message or its attachments. Please notify the sender
immediatelyby return e-mail and permanently delete this message and any attachments. Verio, Inc. makes no warranty that
thisemail is error or virus free.  Thank you. 

psycopg by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: SystemError: null argument to internal routine
Next
From: Daniele Varrazzo
Date:
Subject: Re: SystemError: null argument to internal routine