pgsql: Done: < * Allow protocol-level EXECUTE that is actually a fetch

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done: < * Allow protocol-level EXECUTE that is actually a fetch
Date: 2005-09-26 15:52:35
Message-ID: 20050926155235.C7F2ED975F@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Done:

< * Allow protocol-level EXECUTE that is actually a fetch to appear
< in the logs as a fetch rather than another execute

Modified Files:
--------------
pgsql/doc:
TODO (r1.1674 -> r1.1675)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1674&r2=1.1675)
pgsql/doc/src/FAQ:
TODO.html (r1.181 -> r1.182)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.181&r2=1.182)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-09-26 16:48:29 pgsql: Prevent threaded python build on BSD's, where it fails.
Previous Message Bruce Momjian 2005-09-26 15:51:12 pgsql: Log protocol-excute fetch operatation as fetch, rather than