Log Message:
-----------
Fix portal management code to support non-default command completion tags for
portals using PORTAL_UTIL_SELECT strategy. This is currently significant only
for FETCH queries, which are supposed to include a count in the tag. Seems
it's been broken since 7.4, but nobody noticed before Knut Lehre.
Tags:
----
REL8_2_STABLE
Modified Files:
--------------
pgsql/src/backend/tcop:
pquery.c (r1.111 -> r1.111.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/pquery.c.diff?r1=1.111&r2=1.111.2.1)