mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 14:28:20 -04:00
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
create function fti() returns opaque as
|
|
'MODULE_PATHNAME'
|
|
language 'newC'; |