mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 00:10:07 -05:00
3 lines
76 B
MySQL
3 lines
76 B
MySQL
create function fti() returns opaque as
|
|
'MODULE_PATHNAME'
|
|
language 'newC'; |