Skip to content

Postgres version invalid regex #4

@sderosiaux

Description

@sderosiaux

Hi,

In is_pg_at_least_nine_two the regex expects three parts "x.y.z" but some PostgreSQL version only has 2 parts, ie: "12.3" (since 11 it seems https://www.postgresql.org/support/versioning/) hence most commands fails with 'NoneType' object has no attribute 'groups'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions