Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a290378a3752f787cdc2252889ba513f6fb393db
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-04-07T21:32:26Z
Releases: 16.0
Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch.

This modernized version of Soundex works significantly better than
the original, particularly for non-English names.

Dag Lem, reviewed by quite a few people along the way

Discussion: https://postgr.es/m/yger1atbgfy.fsf@sid.nimrod.no

Files

Documentation touched

Discussion