index
:
postgresql-common
debian
progress-linux
upstream
debian 11: postgresql-common
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
foo
/
foo-123
/
foo--100--123.sql
blob: a6e7adcb33fc8f61087a1aab698e8b36d0dee162 (
plain
)
1
2
3
CREATE
OR
REPLACE
FUNCTION
foo
()
RETURNS
text
LANGUAGE
C
AS
'$libdir/foo'
;