Files
neon/pgxn/neon_test_utils/neon_test_utils.control
Alex Chi Z 2682e0254f Revert "chore(neon_test_utils): restrict installation to superuser" (#7679)
This reverts commit 1173ee6a7e.

## Problem

It breaks autoscaling tests
2024-05-09 15:15:19 +00:00

7 lines
181 B
Plaintext

# neon_test_utils extension
comment = 'helpers for neon testing and debugging'
default_version = '1.1'
module_pathname = '$libdir/neon_test_utils'
relocatable = true
trusted = true