You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/dict_xsyn
Tom Lane fb8697b31a Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
..
expected Convert contrib modules to use the extension facility. 15 years ago
sql Convert contrib modules to use the extension facility. 15 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Add file version information to most installed Windows binaries. 11 years ago
dict_xsyn--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
dict_xsyn--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
dict_xsyn.c Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
dict_xsyn.control Convert contrib modules to use the extension facility. 15 years ago
xsyn_sample.rules