Content-Length: 262216 | pFad | http://github.com/postgrespro/postgres/commit/11074f26bc072334ab91e5646d113f95f884bd07

66 Update expected output for modified catalog definition · postgrespro/postgres@11074f2 · GitHub
Skip to content

Commit 11074f2

Browse files
committed
Update expected output for modified catalog definition
Pilot error in previous commit
1 parent ab0dfc9 commit 11074f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/test/regress/expected/rules.out

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1867,9 +1867,9 @@ pg_stat_progress_create_index| SELECT s.pid,
18671867
WHEN 1 THEN 'waiting for old snapshots'::text
18681868
WHEN 2 THEN ('building index'::text || COALESCE((': '::text || pg_indexam_progress_phasename((s.param9)::oid, s.param11)), ''::text))
18691869
WHEN 3 THEN 'waiting for writer snapshots'::text
1870-
WHEN 4 THEN 'index validation: scan index'::text
1871-
WHEN 5 THEN 'index validation: sort index scan results'::text
1872-
WHEN 6 THEN 'index validation: scan heap'::text
1870+
WHEN 4 THEN 'index validation: scanning index'::text
1871+
WHEN 5 THEN 'index validation: sorting tuples'::text
1872+
WHEN 6 THEN 'index validation: scanning table'::text
18731873
WHEN 7 THEN 'waiting for reader snapshots'::text
18741874
ELSE NULL::text
18751875
END AS phase,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/11074f26bc072334ab91e5646d113f95f884bd07

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy