> Il giorno 08/feb/2012, alle ore 11:25, Marti Raudsepp ha
> scritto:
>
>> On Wed, Feb 8, 2012 at 01:17, 84.le0n <84.l...@gmail.com> wrote:
>>>> This is a bit ugly, but you could write the function yourself in the
>>>> PL/pgSQL procedural lang
Hi all,
I'm developing Joomla's PostgreSQL database driver that (I hope) will
be included soon in this CMS [1] [2].
During my developing time I've found a big problem, not yet resolved,
about SOUNDEX function, adopted for recent added code.
I know that SOUNDEX is present inside contrib module, but