index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
test_dsa
/
sql
/
test_dsa.sql
blob: c3d8db9437206f8b4b429ef341fa35c27f2e8b94 (
plain
)
1
2
3
4
CREATE
EXTENSION
test_dsa
;
SELECT
test_dsa_basic
();
SELECT
test_dsa_resowners
();