MobilityDB 1.3
Loading...
Searching...
No Matches

◆ text_cmp()

int text_cmp ( const text txt1,
const text txt2 
)

Comparison function for text values.

Parameters
[in]txt1,txt2Text values
Note
Function derived from PostgreSQL since it is declared static. Notice that the third attribute collid of the original function has been removed while waiting for locale management in MEOS