Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #108824 - sql: implement datetime builtins #17855

Closed
cockroach-teamcity opened this issue Sep 9, 2023 · 1 comment
Closed

PR #108824 - sql: implement datetime builtins #17855

cockroach-teamcity opened this issue Sep 9, 2023 · 1 comment

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 9, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#108824
Commit: cockroachdb/cockroach@ffe1fd7
Fixes: CRDB-30476


Release note (sql change): Datetime built-ins (make_date,
make_timestamp, and make_timestamptz) are implemented - allowing for
the creation of timestamps, timestamps with time zones, and dates. In
addition, date_trunc now allows for a timestamp to be truncated in a
provided timezone (to a provided precision).

Jira Issue: DOC-8775

@exalate-issue-sync
Copy link

Shannon Bradshaw (shannonbradshaw) commented:
Docs are automated for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant