-
Notifications
You must be signed in to change notification settings - Fork 99
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
Fix extension issues #4011
Fix extension issues #4011
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4011 +/- ##
==========================================
- Coverage 85.16% 85.15% -0.01%
==========================================
Files 1297 1297
Lines 50640 50646 +6
Branches 6946 6949 +3
==========================================
+ Hits 43128 43130 +2
- Misses 7382 7386 +4
Partials 130 130 ☔ View full report in Codecov by Sentry. |
Benchmark ResultMaster commit hash:
|
(cherry picked from commit d2bf0cd)
Description
Closes #4004: Give better error message in extension:
Closes #4006: Give better error message in non-empty wal
Closes #4009: Add default name for unaliased database
Add tests for http_file_cache in a single transaction.