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

Issue #11959: TIMESTAMPTZ >= DATE #11987

Merged
merged 2 commits into from May 13, 2024
Merged

Issue #11959: TIMESTAMPTZ >= DATE #11987

merged 2 commits into from May 13, 2024

Conversation

hawkfish
Copy link
Contributor

@hawkfish hawkfish commented May 8, 2024

Add missing case entry for promoting DATE to TIMESTAMPTZ.
This matches PG behaviour.

fixes: #11959
fixes: duckdblabs/duckdb-internal#2001

Add missing case entry for promoting DATE to TIMESTAMPTZ.
This matches PG behaviour.

fixes: duckdb#11959
fixes: duckdblabs/duckdb-internal#2001
@hawkfish hawkfish requested a review from hannes May 8, 2024 21:01
@Mytherin Mytherin merged commit 7102294 into duckdb:main May 13, 2024
41 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request May 13, 2024
Merge pull request duckdb/duckdb#11987 from hawkfish/date-to-tstz
@hawkfish hawkfish deleted the date-to-tstz branch May 13, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with Comparing TIMESTAMP WITH TIME ZONE and DATE
2 participants