-
Notifications
You must be signed in to change notification settings - Fork 59
PGPRO-6828: fix tuplesort15.c due to changes in PostgreSQL 15 #110
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
Conversation
See the commits 27b77ecf9f4d5be211900eda54d8155ada50d696 and 94aa7cc5f707712f592885995a28e018c7c80488 in PostgreSQL 15.
Codecov Report
@@ Coverage Diff @@ ## stable #110 +/- ## =========================================== + Coverage 38.54% 53.97% +15.43% =========================================== Files 33 30 -3 Lines 12370 8174 -4196 =========================================== - Hits 4768 4412 -356 + Misses 7602 3762 -3840
Continue to review full report at Codecov.
|
See the commits 27b77ecf9f4d5be211900eda54d8155ada50d696 and
94aa7cc5f707712f592885995a28e018c7c80488 in PostgreSQL 15.