]> granicus.if.org Git - postgresql/commit
Add multibyte support for both LIKE and ILIKE
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 22 Aug 2000 06:33:57 +0000 (06:33 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 22 Aug 2000 06:33:57 +0000 (06:33 +0000)
commit88d7b4a2502b481d6aff3e6563577f190b53b7f1
tree5a2025302d5482a7a4b8c75a3e6e36cdad4abb0a
parent0147b1934f251183d3614bca011bf21205890835
Add multibyte support for both LIKE and ILIKE
Eliminate up-to-4-times memory allocation problem
src/backend/utils/adt/like.c