Skip to content

SELECT 'now'::timetz --> spurious error #2574

@emarsden

Description

@emarsden
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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions