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

◆ text_upper()

text * text_upper ( const text txt)

Return the text value transformed to uppercase.

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