mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-07 23:07:36 +08:00
specify the cost values to use, instead of always using 1's. Volkan Yazici In passing, remove fuzzystrmatch.h, which contained a bunch of stuff that had no business being in a .h file; fold it into its only user, fuzzystrmatch.c.