aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray
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/intarray
parent625744ac43360ca3f4a6d3eccecb6f4c999a1a63 (diff)
downloadpostgresql-f8ebe3bcc5debfcf2bf588aee138944688b682c0.tar.gz
postgresql-f8ebe3bcc5debfcf2bf588aee138944688b682c0.zip
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/intarray')
-rw-r--r--contrib/intarray/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/intarray/.gitignore b/contrib/intarray/.gitignore
index 19b6c5ba425..5dcb3ff9723 100644
--- a/contrib/intarray/.gitignore
+++ b/contrib/intarray/.gitignore
@@ -1,2 +1,4 @@
# Generated subdirectories
+/log/
/results/
+/tmp_check/