python - be: Add a small comment to call_call and simplify a condition.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Add a small comment to call_call and simplify a condition.
Date: 2007-04-30 03:36:23
Message-ID: 20070430033623.936A6216DDC@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add a small comment to call_call and simplify a condition.

The condition was intended to save a couple cycles, but chances are that it's
not the usual case, so just let it dec and inc regardless.

Modified Files:
--------------
be/src:
call.c (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call.c.diff?r1=1.16&r2=1.17)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2007-04-30 03:43:32 python - be: Fix a bug with send method invocations on iterators.
Previous Message Tom Lane 2007-04-30 03:23:50 pgsql: Implement rate-limiting logic on how often backends will attempt