Open
Description
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
Labels
No labels