postgresql/contrib/fuzzystrmatch
Peter Eisentraut b1099eca8f Remove AssertArg and AssertState
These don't offer anything over plain Assert, and their usage had
already been declared obsolescent.

Author: Nathan Bossart <nathandbossart@gmail.com>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/20221009210148.GA900071@nathanxps13
2022-10-28 09:19:06 +02:00
..
expected fuzzystrmatch: Add test suite 2017-09-14 22:22:59 -04:00
sql fuzzystrmatch: Add test suite 2017-09-14 22:22:59 -04:00
.gitignore fuzzystrmatch: Add test suite 2017-09-14 22:22:59 -04:00
Makefile Remove support for upgrading extensions from "unpackaged" state. 2020-02-19 16:59:14 -05:00
dmetaphone.c Harmonize parameter names in contrib code. 2022-09-22 13:59:20 -07:00
fuzzystrmatch--1.0--1.1.sql Update fuzzystrmatch extension for parallel query. 2016-06-07 11:26:41 -04:00
fuzzystrmatch--1.1.sql Update fuzzystrmatch extension for parallel query. 2016-06-07 11:26:41 -04:00
fuzzystrmatch.c Remove AssertArg and AssertState 2022-10-28 09:19:06 +02:00
fuzzystrmatch.control Mark some contrib modules as "trusted". 2020-02-13 15:02:35 -05:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00