FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Support PostgreSQL 2023 JSONPath regression tests by wangrunji0408 · Pull Request #5 · risingwavelabs/sql-json-path · GitHub

Support PostgreSQL 2023 JSONPath regression tests - #5

Merged
wangrunji0408 merged 2 commits into
mainfrom
codex/update-postgres-jsonpath-tests-2023
Aug 31, 2026
Merged

Support PostgreSQL 2023 JSONPath regression tests#5
wangrunji0408 merged 2 commits into
mainfrom
codex/update-postgres-jsonpath-tests-2023

Conversation

Copy link
Copy Markdown
Collaborator

Summary

  • sync jsonb_jsonpath.out from PostgreSQL commit edc095a2652971d6b2a95082c22dbdf34fc01d30
  • implement the additional SQL/JSON 2023 item methods, numeric precision, and datetime precision/time-zone behavior
  • update the PostgreSQL regression adapter for session time zones, syntax errors, and newer SQL forms

Testing

  • cargo test --all-targets --all-features
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --doc --all-features

PostgreSQL regression result: 905 passed, 0 failed, 11 ignored.

wangrunji0408 merged commit 68f4032 into main Aug 31, 2026
3 checks passed
wangrunji0408 deleted the codex/update-postgres-jsonpath-tests-2023 branch August 31, 2026 15:01
This file contains hidden or 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
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


Back | FazBrowse Home | New Git URL