pgsql: Fix a bug induced by the list-rewrite that resulted in

Started by Nonameover 21 years ago1 messagescomitters
Jump to latest
#1Noname
neilc@svr1.postgresql.org

Log Message:
-----------
Fix a bug induced by the list-rewrite that resulted in incrementing the
command counter more than necessary. Per report from Michael Fuhr.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/backend/tcop:
pquery.c (r1.89 -> r1.89.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/pquery.c.diff?r1=1.89&r2=1.89.4.1)