mirror of
https://github.com/postgres/postgres.git
synced 2026-03-17 08:03:01 -04:00
3 lines
No EOL
76 B
MySQL
3 lines
No EOL
76 B
MySQL
create function fti() returns opaque as
|
|
'MODULE_PATHNAME'
|
|
language 'newC'; |