pgstat's truncation of query string needs to be multibyte-aware.
authorTom Lane <[email protected]>
Thu, 7 Feb 2002 22:20:26 +0000 (22:20 +0000)
committerTom Lane <[email protected]>
Thu, 7 Feb 2002 22:20:26 +0000 (22:20 +0000)
commit33ff14db8c9ee25b1f4125f869d779bf76bddcab
treeecdd13f0a05662ccb7dd848c607cad7b9d153607
parentf10d75fb3ce1069fd817f242c2b26aef5a67ee80
pgstat's truncation of query string needs to be multibyte-aware.
Patch from [email protected].
src/backend/postmaster/pgstat.c