Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postgres/src/test/isolation/expected/   (Postgres Database Version 18.4©)  Datei vom 11.4.2026 mit Größe 765 B image not shown  

Quelle  cluster-conflict.out   Sprache: unbekannt

 
Spracherkennung für: .out vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

Parsed test spec with 2 sessions

starting permutation: s1_begin s1_lock s2_auth s2_cluster s1_commit s2_reset
step s1_begin: BEGIN;
step s1_lock: LOCK cluster_tab IN SHARE UPDATE EXCLUSIVE MODE;
step s2_auth: SET ROLE regress_cluster_conflict;
step s2_cluster: CLUSTER cluster_tab USING cluster_ind; <waiting ...>
step s1_commit: COMMIT;
step s2_cluster: <... completed>
step s2_reset: RESET ROLE;

starting permutation: s1_begin s2_auth s1_lock s2_cluster s1_commit s2_reset
step s1_begin: BEGIN;
step s2_auth: SET ROLE regress_cluster_conflict;
step s1_lock: LOCK cluster_tab IN SHARE UPDATE EXCLUSIVE MODE;
step s2_cluster: CLUSTER cluster_tab USING cluster_ind; <waiting ...>
step s1_commit: COMMIT;
step s2_cluster: <... completed>
step s2_reset: RESET ROLE;

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-08-08]