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

feat: upgrade pgwire to 0.19 #3157

Merged
merged 2 commits into from Jan 15, 2024
Merged

Conversation

sunng87
Copy link
Member

@sunng87 sunng87 commented Jan 12, 2024

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

This patch upgrades pgwire to 0.19 which includes some postgresql protocol compatibility improvements.

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR does not require documentation updates.

Refer to a related PR or issue link (optional)

@github-actions github-actions bot added docs-not-required This change does not impact docs. Size: S and removed docs-not-required This change does not impact docs. labels Jan 12, 2024
@sunng87 sunng87 added the docs-not-required This change does not impact docs. label Jan 12, 2024
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (312e8e8) 85.48% compared to head (2276946) 84.95%.
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3157      +/-   ##
==========================================
- Coverage   85.48%   84.95%   -0.53%     
==========================================
  Files         822      824       +2     
  Lines      134409   135141     +732     
==========================================
- Hits       114898   114815      -83     
- Misses      19511    20326     +815     

src/servers/Cargo.toml Show resolved Hide resolved
@sunng87 sunng87 added this pull request to the merge queue Jan 15, 2024
Merged via the queue into GreptimeTeam:main with commit 1294d6f Jan 15, 2024
15 checks passed
@sunng87 sunng87 deleted the feature/pgwire-019 branch January 15, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants