Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8f91f32

Browse files
committed
Clean up pg_dump tests, re-enable BLOB testing
Add a loop to check that each test covers all of the pg_dump runs. We(I) had been a bit sloppy when adding new runs and not making sure tomark if they should be under like or unlike for each test, this loopmakes sure that the test system will complain if any are forgotten inthe future.The loop also correctly handles the 'catch all' cases, which are used toavoid running unnecessary specific checks when a single catch-all can bedone (eg: a no-acl run should not have any GRANT commands).Also, re-enable the testing of blobs, but use lo_from_bytea() instead oftrying to be cute and writing out to a file and then reading it back inwith psql, which proved to be difficult for some buildfarm members.This allows us to add support for testing the --no-blobs option whichwill be getting added shortly, provided the buildfarm doesn't blow up onthis.
1 parenta43f193 commit8f91f32

File tree

1 file changed

+695
-165
lines changed

1 file changed

+695
-165
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp