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

Quelle  tcn.out   Sprache: unbekannt

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

Parsed test spec with 1 sessions

starting permutation: listen insert insert2 update delete
step listen: LISTEN mychannel;
step insert: INSERT INTO mytable VALUES(1, 'one');
s1: NOTIFY "mychannel" with payload ""mytable",I,"key"='1'" from s1
step insert2: INSERT INTO mytable VALUES(2, 'two');
s1: NOTIFY "mychannel" with payload ""mytable",I,"key"='2'" from s1
step update: UPDATE mytable SET value = 'foo' WHERE key = 2;
s1: NOTIFY "mychannel" with payload ""mytable",U,"key"='2'" from s1
step delete: DELETE FROM mytable;
s1: NOTIFY "mychannel" with payload ""mytable",D,"key"='1'" from s1
s1: NOTIFY "mychannel" with payload ""mytable",D,"key"='2'" from s1

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