mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Commit 13629df
changed metaphone() function to return an empty string on
empty input, but it left the old error message in place. It's now dead code.
Michael Paquier, per Coverity warning.