python - pq: Use consistent doc-strings for the two buffer

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - pq: Use consistent doc-strings for the two buffer
Date: 2006-07-22 23:23:23
Message-ID: 20060722232323.6A80786C5EF@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use consistent doc-strings for the two buffer implementations.

Modified Files:
--------------
pq/src:
buffer.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/buffer.c.diff?r1=1.3&r2=1.4)
buffer.py (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/buffer.py.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-07-23 03:07:58 pgsql: Split the buffer mapping table into multiple separately lockable
Previous Message James William Pye 2006-07-22 23:22:46 python - pq: Set version from 0.2 to 0.3.