mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
seg: Add test "security" in meson.build
Oversight in 681d9e4621aa where the test has been added. Reported-by: Justin Pryzby Discussion: https://postgr.es/m/ZK5AgYxG4zLErD5O@telsasoft.com Backpatch-through: 16
This commit is contained in:
parent
4b885d01f9
commit
2f35c14cfb
@ -53,6 +53,7 @@ tests += {
|
||||
'bd': meson.current_build_dir(),
|
||||
'regress': {
|
||||
'sql': [
|
||||
'security',
|
||||
'seg',
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user