python - be: Call the expectation with the object as the argument set if - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Call the expectation with the object as the argument set if
Date
Msg-id 20050619201310.A873411261FF@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Call the expectation with the object as the argument set if it is a composite or
an array. (Actually identify resultinfo as an RSI instead of assuming it to be.)

Modified Files:
--------------
    be/include/pypg/call:
        pl.h (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/call/pl.h.diff?r1=1.5&r2=1.6)
    be/src/call:
        pl.c (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/pl.c.diff?r1=1.8&r2=1.9)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Actually identify the resultinfo node as ReturnSetInfo, and
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Cleanup and temporary work-around for pg.util.config.