postgresql/contrib/intarray
Peter Eisentraut f8ebe3bcc5 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".
2011-04-25 22:27:11 +03:00
..
bench
data
expected
sql
_int_bool.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
_int_gin.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
_int_gist.c
_int_op.c
_int_tool.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
_int.h
_intbig_gist.c
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
intarray--1.0.sql
intarray--unpackaged--1.0.sql
intarray.control
Makefile