Skip to content

Use better query for availability. #1627

@mfeit-internet2

Description

@mfeit-internet2

In #305, the query added in PR #1550 (commit 28b149f) uses PostgreSQL's range_agg(), which did not become available until version 14. EL9 ships with 13 and EL8 ships with 10.

Once all distributions support 14, switching back to the code in the original commit. It's a better query and will probably run a bit faster.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions