OSDN Git Service

Add the regression test of co-existence of pg_bigm and pg_trgm.
authorMasaoFujii <masao.fujii@gmail.com>
Mon, 30 Sep 2013 17:18:13 +0000 (02:18 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Mon, 30 Sep 2013 17:18:13 +0000 (02:18 +0900)
commit7b1da9b959956e6b96f21e7de990e910ff6c14e8
treecb9bacea1024c80c43e91df58f5228a1a8298e02
parent4861fffe583a7415ef9acb4d5b59e299486a3587
Add the regression test of co-existence of pg_bigm and pg_trgm.

This patch allows us to run "make installcheck-trgm" command
which checks whether pg_bigm and pg_trgm can co-exist in the
same database.

Beena Emerson, modified by me
Makefile
expected/load_trgm.out [new file with mode: 0644]
sql/load_trgm.sql [new file with mode: 0644]