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

Release 2.10.2 #5572

Merged
merged 1 commit into from Apr 20, 2023
Merged

Release 2.10.2 #5572

merged 1 commit into from Apr 20, 2023

Commits on Apr 19, 2023

  1. Release 2.10.2

     ## 2.10.2 (2023-04-20)
    
    **Bugfixes**
    * #5410 Fix file trailer handling in the COPY fetcher
    * #5446 Add checks for malloc failure in libpq calls
    * #5233 Out of on_proc_exit slots on guc license change
    * #5428 Use consistent snapshots when scanning metadata
    * #5499 Do not segfault on large histogram() parameters
    * #5470 Ensure superuser perms during copy/move chunk
    * #5500 Fix when no FROM clause in continuous aggregate definition
    * #5433 Fix join rte in CAggs with joins
    * #5556 Fix duplicated entries on timescaledb_experimental.policies view
    * #5462 Fix segfault after column drop on compressed table
    * #5543 Copy scheduled_jobs list before sorting it
    * #5497 Allow named time_bucket arguments in Cagg definition
    * #5544 Fix refresh from beginning of Continuous Aggregate with variable time bucket
    * #5558 Use regrole for job owner
    * #5542 Enable indexscan on uncompressed part of partially compressed chunks
    
    **Thanks**
    * @nikolaps for reporting an issue with the COPY fetcher
    * @S-imo-n for reporting the issue on Background Worker Scheduler crash
    * @geezhu for reporting issue on segfault in historgram()
    * @mwahlhuetter for reporting the issue with joins in CAggs
    * @mwahlhuetter for reporting issue with duplicated entries on timescaledb_experimental.policies view
    * @H25E for reporting error refreshing from beginning of a Continuous Aggregate with variable time bucket
    akuzm committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f09e378 View commit details
    Browse the repository at this point in the history