pgsql: Hook up the plpython result-object nrows and status methods

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Hook up the plpython result-object nrows and status methods
Date: 2004-12-17 02:14:53
Message-ID: 20041217021453.48D323CB81F@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Hook up the plpython result-object nrows and status methods correctly.
Adjust documentation to match current reality.

Modified Files:
--------------
pgsql/doc/src/sgml:
plpython.sgml (r1.24 -> r1.25)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpython.sgml.diff?r1=1.24&r2=1.25)
pgsql/src/pl/plpython:
plpython.c (r1.57 -> r1.58)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/plpython.c.diff?r1=1.57&r2=1.58)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2004-12-17 03:51:39 pgsql: Allow 'ELSEIF' as an alternative to 'ELSIF' in PL/PgSQL.
Previous Message User Seanc 2004-12-17 02:05:48 pgmemcache - CVSROOT: Expand $PostgreSQL$ as an RCS ID tag