diff options
Diffstat (limited to 'pgsql/makefile')
-rw-r--r-- | pgsql/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pgsql/makefile b/pgsql/makefile index 852e017..702825a 100644 --- a/pgsql/makefile +++ b/pgsql/makefile @@ -7,6 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ template \ custom \ +index \ native \ truncation \ types |