PostgreSQL Date Function Support
TDV supports the date functions listed in the table below for PostgreSQL.
|
CLOCK_TIMESTAMP
|
|
|
CURRENT_DATE
|
|
|
CURRENT_TIMESTAMP
|
|
|
DATE_TRUNC
|
|
|
DAY
|
|
|
MONTH
|
|
|
YEAR
|
Not supported.
|
| DATE_PART |
This is supported in Postgres version 10 and later.
|