udovichenko-r 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
..
cases 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
common 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
initscripts 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
original 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
patches 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
README.md 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
make-tests.sh 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
original.sh 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
pg_tests.csv 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
status.md 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
status.old 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
test.sh 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
test_postgres.py 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
test_postgres_original.py 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
testinits.cfg 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
update-status.sh 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад
ya.make 72b3cd51dc YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> yql/essentials/tests/postgresql 2 месяцев назад

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