index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgrowlocks
/
uninstall_pgrowlocks.sql
blob: b1a1f58b52d2b91ae253924c54350ae150239af9 (
plain
)
1
2
3
SET
search_path
=
public
;
DROP
FUNCTION
pgrowlocks
(
text
);