]> granicus.if.org Git - postgresql/commit
Fix text_position to not scan past end of source string in multibyte
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 31 Jan 2004 00:45:34 +0000 (00:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 31 Jan 2004 00:45:34 +0000 (00:45 +0000)
commit871e56709d7610d59d375933ad8e592204337017
treea0109924212b86ad10e44b86a27a9fcd7a0f0bfe
parent94189c9fc94e2443bcb1e41f84b74aafd0e8529d
Fix text_position to not scan past end of source string in multibyte
case, per report from Korea PostgreSQL Users' Group.
src/backend/utils/adt/varlena.c