python - fe: Add a --pq-trace option for logging protocol communication.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - fe: Add a --pq-trace option for logging protocol communication.
Date: 2006-08-13 20:55:04
Message-ID: 20060813205504.3A80D86C5B8@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add a --pq-trace option for logging protocol communication.

Modified Files:
--------------
fe/src:
python.py (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/python.py.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-08-13 21:10:05 pgsql: Cause psql to report both the returned data and the command
Previous Message James William Pye 2006-08-13 20:50:48 python - ip: Provide a means for passing args and kw to connection