Skip to content

Document impact of datestyle on jsonpath string() #8

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

Closed
wants to merge 1 commit into from

Conversation

theory
Copy link
Owner

@theory theory commented Jul 19, 2024

Add tests demonstrating the output of the jsonpath string() method for the different date and time data types, and how the datestyle GUC determines that output. Note this relationship in the documentation for the string() method, as well.

@theory theory self-assigned this Jul 19, 2024
@theory theory force-pushed the jsonpath-datestyle-string branch from b9cbf12 to 9106574 Compare July 19, 2024 14:20
@theory theory force-pushed the jsonpath-datestyle-string branch from 9106574 to 524500c Compare July 30, 2024 13:40
Add tests demonstrating the output of the jsonpath `string()` method for
the different date and time data types, and how the `datestyle` GUC
determines that output. Note this relationship in the documentation for
the `string()` method, as well.
@theory theory force-pushed the jsonpath-datestyle-string branch from 524500c to 9b71f36 Compare July 31, 2024 13:44
@theory
Copy link
Owner Author

theory commented Sep 10, 2024

Committed in ed055d2.

@theory theory closed this Sep 10, 2024
@theory theory deleted the jsonpath-datestyle-string branch September 10, 2024 19:40
@theory
Copy link
Owner Author

theory commented Sep 16, 2024

Then reverted in cb599b9, when the impact of the timezone and date style GUCs was eliminated in order to keep .string() immutable for date times.

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.

1 participant