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

◆ text_lower()

text * text_lower ( const text txt)

Return the text value transformed to lowercase.

Parameters
[in]txtText value
Note
PostgreSQL function: lower() in file varlena.c. Notice that DEFAULT_COLLATION_OID is used instead of PG_GET_COLLATION()