File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -362,8 +362,8 @@ jobs:
362362 bin/test_existing run-suite count_nulls_upgrade_none ""
363363 bin/test_existing run-suite count_nulls_upgrade_quoted Quoted
364364 - name : Structurally compare the pg_upgraded database against a fresh install, across every TEST_SCHEMA value
365- # Same rationale as extension-update- test's own use of this tool (see
366- # above), but here the "other side" is the REAL database a binary
365+ # Same rationale as the test job 's own update leg's use of this tool
366+ # (see above), but here the "other side" is the REAL database a binary
367367 # pg_upgrade + ALTER EXTENSION UPDATE just produced, not a scratch
368368 # database this tool created itself - passed as EXISTING_DB so the
369369 # script queries it in place instead of re-deriving it. Catches a
You can’t perform that action at this time.
0 commit comments