PostgreSQL Conversion Function Support
TDV supports the conversion functions listed in the table below for PostgreSQL.
|
PostgreSQL Conversion Function |
Notes |
||||||||||||
|
CAST |
PostgreSQL does not preserve trailing spaces when casting CHARs to VARCHARs, so results may differ when a federated data source or TDV is set to honor trailing spaces. PostgreSQL data types have the following restrictions for the CAST function:
|
||||||||||||
|
FORMAT_DATE |
|
||||||||||||
|
PARSE_TIMESTAMP |
|
||||||||||||
|
TO_CHAR |
|
||||||||||||
|
TO_DATE |
|
||||||||||||
|
TO_NUMBER |
|
||||||||||||
|
TO_TIMESTAMP |
|