Skip to content

Add make_timestamp and make_timestamptz#838

Merged
JelteF merged 1 commit intomainfrom
add-make_timestamp
Jun 13, 2025
Merged

Add make_timestamp and make_timestamptz#838
JelteF merged 1 commit intomainfrom
add-make_timestamp

Conversation

@JelteF
Copy link
Collaborator

@JelteF JelteF commented Jun 12, 2025

On the DuckDB main branch epoch_ms is removed, and instead make_timestamp[tz] is recommended: duckdb/duckdb#17816

So, this starts supporting make_timestamp[tz] in pg_duckdb. We might even want to remove epoch_ms support, since it has not been released yet, and DuckDB intends to remove it in a future release.

@JelteF JelteF merged commit 4e1306f into main Jun 13, 2025
6 checks passed
@JelteF JelteF deleted the add-make_timestamp branch June 13, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants