git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 3d88742) | patch
Start a separate test suite for plpgsql
Thu, 7 Dec 2017 19:03:29 +0000 (14:03 -0500)
2017年12月13日 16:02:29 +0000 (11:02 -0500)
commit 632b03da31cbbf4d32193d35031d301bd50d2679
Start a separate test suite for plpgsql

The plpgsql.sql test file in the main regression tests is now by far the
largest after numeric_big, making editing and managing the test cases
very cumbersome. The other PLs have their own test suites split up into
smaller files by topic. It would be nice to have that for plpgsql as
well. So, to get that started, set up test infrastructure in
src/pl/plpgsql/src/ and split out the recently added procedure test
cases into a new file there. That file now mirrors the test cases added
to the other PLs, making managing those matching tests a bit easier too.

msvc build system changes with help from Michael Paquier
src/pl/plpgsql/src/.gitignore diff | blob | blame | history
src/pl/plpgsql/src/Makefile diff | blob | blame | history
src/pl/plpgsql/src/expected/plpgsql_call.out [new file with mode: 0644] blob
src/pl/plpgsql/src/sql/plpgsql_call.sql [new file with mode: 0644] blob
src/test/regress/expected/plpgsql.out diff | blob | blame | history
src/test/regress/sql/plpgsql.sql diff | blob | blame | history
src/tools/msvc/vcregress.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /