``` pgeltestdb=> SELECT 'now'::timetz; ERROR: could not parse "now" as TimeTZ (errno 1105) (sqlstate HY000) ``` This syntax is accepted by PostgreSQL. Using the :latest Docker image, which reports a server_version=15.17.
This syntax is accepted by PostgreSQL.
Using the :latest Docker image, which reports a server_version=15.17.