From 13df9a4acf3b1a411f66274bd3ed2cb633dc1e7b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 6 Sep 2012 11:26:24 +0200 Subject: Test that database constructors are unambiguous --- pgsql/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'pgsql/makefile') diff --git a/pgsql/makefile b/pgsql/makefile index 702825a..77ee368 100644 --- a/pgsql/makefile +++ b/pgsql/makefile @@ -7,6 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ template \ custom \ +database \ index \ native \ truncation \ -- cgit v1.1