cockroachdb / cockroachdb/cockroach

Investigate pg_regress diffs

Open
#118,495 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

We recently started running the pg_regress test suite as a roachtest, but still need to closely examine all the diffs from the tests in the suite to check that all the diffs between postgres and CRDB are expected and not a compatibility bug.

The following spreadsheet tracks the tests that have been investigated so far: https://docs.google.com/spreadsheets/d/1f52itpzKOHRCMG0zkiawHke_ZqEYZYbnKHYtlzzf3ws/edit#gid=0

The test diffs can be found in pkg/cmd/roachtest/testdata/regression.diffs. Postgres expected output from the tests are [located here](https://github.com/postgres/postgres/tree/d053a879bb360fb72c46de2a013e741d3f7c9e8d/src/test/regress/expected).

Jira issue: CRDB-35760

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.