diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-06-30 21:46:29 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-06-30 21:46:29 -0400 |
commit | 1b2488731cc2c87cc9a4cb8d654e4d9981fdf9ac (patch) | |
tree | 45cbe297cbcfcdd475193642056484e7c49c4dbe /src/tutorial/basics.source | |
parent | 97c40ce61465582b96944e41ed6ec06c2016b95c (diff) | |
download | postgresql-1b2488731cc2c87cc9a4cb8d654e4d9981fdf9ac.tar.gz postgresql-1b2488731cc2c87cc9a4cb8d654e4d9981fdf9ac.zip |
Allow multi-character source strings in contrib/unaccent.
This could be useful in languages where diacritic signs are represented as
separate characters; more generally it supports using unaccent dictionaries
for substring substitutions beyond narrowly conceived "diacritic removal".
In any case, since the rule-file parser doesn't complain about
multi-character source strings, it behooves us to do something unsurprising
with them.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions