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
Lock down search_path in SPI calls #5259
Conversation
|
@fabriziomello, @lkshminarayanan: please review this pull request.
|
14b3378
to
1969dd5
Compare
Codecov Report
@@ Coverage Diff @@
## main #5259 +/- ##
===========================================
- Coverage 89.03% 62.84% -26.20%
===========================================
Files 225 225
Lines 51822 45658 -6164
===========================================
- Hits 46142 28694 -17448
- Misses 5680 16964 +11284
Continue to review full report at Codecov.
|
1969dd5
to
a0c331b
Compare
3759a24
to
054982b
Compare
054982b
to
014b40f
Compare
|
Automated backport to 2.9.x not done: cherry-pick failed. (that's my robot self talking) |
|
Automated backport to 2.9.x not done: cherry-pick failed. |
|
Automated backport to 2.9.x not done: cherry-pick failed. Git statusHEAD detached at origin/2.9.x Changes to be committed: Unmerged paths: |
This release contains bug fixes since the 2.9.2 release. We recommend that you upgrade at the next available opportunity. **Bugfixes** * timescale#4804 Skip bucketing when start or end of refresh job is null * timescale#5108 Fix column ordering in compressed table index * timescale#5187 Don't enable clang-tidy by default * timescale#5255 Fix year not multiple of day/month in nested CAgg * timescale#5259 Lock down search_path in SPI calls
This release contains bug fixes since the 2.9.2 release. We recommend that you upgrade at the next available opportunity. **Bugfixes** * timescale#4804 Skip bucketing when start or end of refresh job is null * timescale#5108 Fix column ordering in compressed table index * timescale#5187 Don't enable clang-tidy by default * timescale#5255 Fix year not multiple of day/month in nested CAgg * timescale#5259 Lock down search_path in SPI calls
This release contains a critical securtiy fix(timescale#5259) and other bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible. **Bugfixes** * timescale#4804 Skip bucketing when start or end of refresh job is null * timescale#5108 Fix column ordering in compressed table index * timescale#5187 Don't enable clang-tidy by default * timescale#5255 Fix year not multiple of day/month in nested CAgg * timescale#5259 Lock down search_path in SPI calls
This release contains a critical securtiy fix(timescale#5259) and other bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible. **Bugfixes** * timescale#4804 Skip bucketing when start or end of refresh job is null * timescale#5108 Fix column ordering in compressed table index * timescale#5187 Don't enable clang-tidy by default * timescale#5255 Fix year not multiple of day/month in nested CAgg * timescale#5259 Lock down search_path in SPI calls
This release contains a critical securtiy fix(timescale#5259) and other bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible. **Bugfixes** * timescale#4804 Skip bucketing when start or end of refresh job is null * timescale#5108 Fix column ordering in compressed table index * timescale#5187 Don't enable clang-tidy by default * timescale#5255 Fix year not multiple of day/month in nested CAgg * timescale#5259 Lock down search_path in SPI calls
This release contains bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible. **Bugfixes** * timescale#4804 Skip bucketing when start or end of refresh job is null * timescale#5108 Fix column ordering in compressed table index not following the order of a multi-column segment by definition * timescale#5187 Don't enable clang-tidy by default * timescale#5255 Fix year not being considered as a multiple of day/month in hierarchical continuous aggregates * timescale#5259 Lock down search_path in SPI calls
This release contains bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible. **Bugfixes** * #4804 Skip bucketing when start or end of refresh job is null * #5108 Fix column ordering in compressed table index not following the order of a multi-column segment by definition * #5187 Don't enable clang-tidy by default * #5255 Fix year not being considered as a multiple of day/month in hierarchical continuous aggregates * #5259 Lock down search_path in SPI calls
This release contains bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible. **Bugfixes** * timescale#4804 Skip bucketing when start or end of refresh job is null * timescale#5108 Fix column ordering in compressed table index not following the order of a multi-column segment by definition * timescale#5187 Don't enable clang-tidy by default * timescale#5255 Fix year not being considered as a multiple of day/month in hierarchical continuous aggregates * timescale#5259 Lock down search_path in SPI calls
This release contains bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible. **Bugfixes** * timescale#4804 Skip bucketing when start or end of refresh job is null * timescale#5108 Fix column ordering in compressed table index not following the order of a multi-column segment by definition * timescale#5187 Don't enable clang-tidy by default * timescale#5255 Fix year not being considered as a multiple of day/month in hierarchical continuous aggregates * timescale#5259 Lock down search_path in SPI calls
This release contains bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible. **Bugfixes** * #4804 Skip bucketing when start or end of refresh job is null * #5108 Fix column ordering in compressed table index not following the order of a multi-column segment by definition * #5187 Don't enable clang-tidy by default * #5255 Fix year not being considered as a multiple of day/month in hierarchical continuous aggregates * #5259 Lock down search_path in SPI calls
No description provided.