Thanks to visit codestin.com
Credit goes to postgrespro.com

python - be: Make the linecache override work in 2.5. - Mailing list pgsql-committers

From [email protected] (James William Pye)
Subject python - be: Make the linecache override work in 2.5.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make the linecache override work in 2.5.

They added a parameter. So make it more argument agnostic.

Modified Files:
--------------
    be/src:
        pl.c (r1.42 -> r1.43)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.42&r2=1.43)

pgsql-committers by date:

Previous
From: [email protected] (James William Pye)
Date:
Subject: python - be: Add 'closed' attribute.
Next
From: [email protected] (James William Pye)
Date:
Subject: python - be: Allow empty queries.