sql: support IntervalStyle session parameter #61167
Labels
A-sql-pgcompat
Semantic compatibility with PostgreSQL
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
E-starter
Might be suitable for a starter project for new employees or team members.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
We should add support for the IntervalStyle session parameter, which describes how an
interval
type is formatted in output.See official docs here: https://www.postgresql.org/docs/9.4/datatype-datetime.html#INTERVAL-STYLE-OUTPUT-TABLE
See a tutorial here: https://www.postgresqltutorial.com/postgresql-interval/
Epic CRDB-2508
The text was updated successfully, but these errors were encountered: