Skip to content

Sanity tests using PostgreSQL test suite #101

Open
@steve-chavez

Description

@steve-chavez

Problem

Sometimes errors might escape testing/review causing postgres basic functionality to break. This happened with ALTER TABLE .. SCHEMA on #100.

Solution

Run postgresql regress test suite with supautils enabled on CI to ensure no breakage happens.

https://github.com/postgres/postgres/tree/master/src/test/regress/sql

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions