Teodor Sigaev <[EMAIL PROTECTED]> writes: >> Is anyone working on providing basic regression tests for the different >> dictionary types? Seems like the main stumbling block is providing
> I make some small tests (http://www.sigaev.ru/misc/ispell_samples.tgz). So, > what is better practice to builtin it? Make it installable with regular > procedure into share/tsearch_data or install they only for regression db? You have to install them as part of the regular installation; pg_regress can't do it in the "make installcheck" case because it may not have write permissions on $SHAREDIR. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly