udovichenko-r 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
..
cases 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
common 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
initscripts 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
original 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
patches 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
README.md 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
make-tests.sh 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
original.sh 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
pg_tests.csv 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
status.md 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
status.old 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
test.sh 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
test_postgres.py 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
test_postgres_original.py 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
testinits.cfg 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
update-status.sh 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago
ya.make 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 months ago

README.md

Original regression Postgresql tests are in original/cases Extracts of original tests used as pre-commit tests are in cases

test.sh runs pre-commit tests. Run ya make in yql/tools/pg-make-test beforehand original.sh runs original tests

Run make-tests.sh to build pre-commit tests from original tests. pg_tests.csv file is a report file indicating share of SQL statements per testcase, which run successfully.

Run update-status.sh to update status.md from pg_tests.csv