mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08:00
3 lines
76 B
MySQL
3 lines
76 B
MySQL
create function fti() returns opaque as
|
|
'MODULE_PATHNAME'
|
|
language 'newC'; |