This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-05-30 00:02:11 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
contrib
/
unaccent
History
Heikki Linnakangas
4b06c1820a
The data structure used in unaccent is a trie, not suffix tree.
...
Fix the term used in variable and struct names, and comments. Alexander Korotkov
2013-05-08 20:58:50 +03:00
..
expected
Convert contrib modules to use the extension facility.
2011-02-13 22:54:49 -05:00
sql
Convert contrib modules to use the extension facility.
2011-02-13 22:54:49 -05:00
.gitignore
Support "make check" in contrib
2011-04-25 22:27:11 +03:00
Makefile
Refix the unaccent regression test on MSVC properly
2011-04-19 22:52:52 +03:00
unaccent--1.0.sql
Throw a useful error message if an extension script file is fed to psql.
2011-10-12 15:45:03 -04:00
unaccent--unpackaged--1.0.sql
Throw a useful error message if an extension script file is fed to psql.
2011-10-12 15:45:03 -04:00
unaccent.c
The data structure used in unaccent is a trie, not suffix tree.
2013-05-08 20:58:50 +03:00
unaccent.control
Convert contrib modules to use the extension facility.
2011-02-13 22:54:49 -05:00
unaccent.rules
…