forked from apache/calcite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CALCITE-6358] Support all PostgreSQL 14 date/time patterns for to_char
* Splits the PostgreSQL toChar function off to its own function * Does not implement SP suffix * Timezone patterns are supported but all datetimes are in local timezone
- Loading branch information
1 parent
a332703
commit 1fa4705
Showing
13 changed files
with
2,801 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.