Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.0
-
None
-
None
Description
PostgreSQL allows `@` at the beginning and `ago` at the end of interval strings:
maxim=# select interval '@ 14 seconds';
interval
----------
00:00:14
See https://www.postgresql.org/docs/current/datatype-datetime.html#DATATYPE-INTERVAL-INPUT