修复sp_masking_udf用例结果不匹配

This commit is contained in:
yaojun
2023-03-21 17:18:19 +08:00
parent eecfc13154
commit 67c3a334bd
2 changed files with 7 additions and 0 deletions

View File

@ -1 +1,2 @@
\! @abs_bindir@/gs_guc reload -Z datanode -D @abs_srcdir@/tmp_check/datanode1 -c "enable_security_policy=on" >/dev/null 2>&1
select pg_sleep(1);

View File

@ -1 +1,7 @@
\! @abs_bindir@/gs_guc reload -Z datanode -D @abs_srcdir@/tmp_check/datanode1 -c "enable_security_policy=on" >/dev/null 2>&1
select pg_sleep(1);
pg_sleep
----------
(1 row)