mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
Remove orphaned expected-result file.
This should have been removed in 43e084197, which removed the corresponding spec file. Noted while fooling about with the isolationtester.
This commit is contained in:
parent
5f1df62a45
commit
ffbe9dec13
@ -1,15 +0,0 @@
|
|||||||
Parsed test spec with 3 sessions
|
|
||||||
|
|
||||||
starting permutation: s2insert s3insert s1commit
|
|
||||||
pg_advisory_xact_lock
|
|
||||||
|
|
||||||
|
|
||||||
step s2insert:
|
|
||||||
INSERT INTO ctoast (key, val) VALUES (1, ctoast_large_val()) ON CONFLICT DO NOTHING;
|
|
||||||
<waiting ...>
|
|
||||||
step s3insert:
|
|
||||||
INSERT INTO ctoast (key, val) VALUES (1, ctoast_large_val()) ON CONFLICT DO NOTHING;
|
|
||||||
<waiting ...>
|
|
||||||
step s1commit: COMMIT;
|
|
||||||
step s3insert: <... completed>
|
|
||||||
step s2insert: <... completed>
|
|
Loading…
x
Reference in New Issue
Block a user