|
|
@ -6,7 +6,7 @@ EXTENSION = pg_tde |
|
|
|
DATA = pg_tde--1.0-rc.sql
|
|
|
|
DATA = pg_tde--1.0-rc.sql
|
|
|
|
|
|
|
|
|
|
|
|
REGRESS_OPTS = --temp-config $(top_srcdir)/contrib/pg_tde/pg_tde.conf
|
|
|
|
REGRESS_OPTS = --temp-config $(top_srcdir)/contrib/pg_tde/pg_tde.conf
|
|
|
|
# toast_descrypt needs to be the first test when running with pg_tde
|
|
|
|
# toast_decrypt needs to be the first test when running with pg_tde
|
|
|
|
# preinstalled and default_principal_key needs to run after key_provider.
|
|
|
|
# preinstalled and default_principal_key needs to run after key_provider.
|
|
|
|
REGRESS = toast_decrypt \
|
|
|
|
REGRESS = toast_decrypt \
|
|
|
|
access_control \ |
|
|
|
access_control \ |
|
|
|