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

◆ text_initcap()

text * text_initcap ( const text txt)

Convert the text value to initcap.

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