python - be: Increment the Command Counter in execute(). - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Increment the Command Counter in execute().
Date
Msg-id 20050816020910.85FB11125F32@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Increment the Command Counter in execute(). Chances are that it is an INSERT or
an UPDATE, so be sure to bump the counter.

Modified Files:
--------------
    be/src:
        query.c (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/query.c.diff?r1=1.9&r2=1.10)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Do error checking on repr and getitem in htup_repr.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove registration message in all the supported back branches;