MobilityDB  1.0

◆ text_cmp()

int text_cmp ( text *  arg1,
text *  arg2,
Oid  collid 
)

Comparison function for text values.

Note
Function copied from PostgreSQL since it is not exported