diff options
Diffstat (limited to 'contrib/citext/Makefile')
| -rw-r--r-- | contrib/citext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/citext/Makefile b/contrib/citext/Makefile index 789932fe366..35db6eac8c4 100644 --- a/contrib/citext/Makefile +++ b/contrib/citext/Makefile @@ -11,7 +11,7 @@ DATA = citext--1.4.sql \ citext--1.0--1.1.sql PGFILEDESC = "citext - case-insensitive character string data type" -REGRESS = citext citext_utf8 +REGRESS = create_index_acl citext citext_utf8 ifdef USE_PGXS PG_CONFIG = pg_config |
