Fix portal management code to support non-default command completion tags for
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 18 Feb 2007 19:49:35 +0000 (19:49 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 18 Feb 2007 19:49:35 +0000 (19:49 +0000)
commitb9b732aa7f2763232bf740638fe7da012ff96281
tree4250d9564dd3f49667f5a28b092ccd1fd06b8cf7
parent30ce2b0fa3d91be3f62a454babb3f0319cb7f706
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.
src/backend/tcop/pquery.c