mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-13 09:57:02 +08:00
3 lines
76 B
MySQL
3 lines
76 B
MySQL
create function fti() returns opaque as
|
|
'MODULE_PATHNAME'
|
|
language 'newC'; |