summaryrefslogtreecommitdiff
path: root/contrib/dict_xsyn
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2011-04-25 22:21:37 +0300
committerPeter Eisentraut <peter_e@gmx.net>2011-04-25 22:27:11 +0300
commitf8ebe3bcc5debfcf2bf588aee138944688b682c0 (patch)
tree4c29225c92eedd16111c1af670cb541113eba794 /contrib/dict_xsyn
parent625744ac43360ca3f4a6d3eccecb6f4c999a1a63 (diff)
downloadpostgresql-f8ebe3bcc5debfcf2bf588aee138944688b682c0.tar.gz
Support "make check" in contrib
Added a new option --extra-install to pg_regress to arrange installing the respective contrib directory into the temporary installation. This is currently not yet supported for Windows MSVC builds. Updated the .gitignore files for contrib modules to ignore the leftovers of a temp-install check run. Changed the exit status of "make check" in a pgxs build (which still does nothing) to 0 from 1. Added "make check" in contrib to top-level "make check-world".
Diffstat (limited to 'contrib/dict_xsyn')
-rw-r--r--contrib/dict_xsyn/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/dict_xsyn/.gitignore b/contrib/dict_xsyn/.gitignore
index 19b6c5ba42..5dcb3ff972 100644
--- a/contrib/dict_xsyn/.gitignore
+++ b/contrib/dict_xsyn/.gitignore
@@ -1,2 +1,4 @@
# Generated subdirectories
+/log/
/results/
+/tmp_check/