Sha256: 8d6a40374341c736778c8b015614d38f0f284c37932d5580749512fe1eece371

Contents?: true

Size: 1.01 KB

Versions: 12

Compression:

Stored size: 1.01 KB

Contents

BEGIN 
BEGIN 
BEGIN 
BEGIN  ISOLATION LEVEL read committed
BEGIN  ISOLATION LEVEL serializable
BEGIN READ WRITE 
BEGIN READ ONLY 
START TRANSACTION 
COMMIT 
COMMIT 
COMMIT 
COMMIT 
COMMIT 
COMMIT 
ABORT 
ABORT 
ABORT 
ABORT 
ABORT 
ABORT 
SET TRANSACTION  ISOLATION LEVEL read committed
SET TRANSACTION  ISOLATION LEVEL serializable
SET SESSION CHARACTERISTICS AS TRANSACTION  ISOLATION LEVEL read committed
SET SESSION CHARACTERISTICS AS TRANSACTION  ISOLATION LEVEL serializable
SET CONSTRAINTS ALL DEFERRED
SET CONSTRAINTS ALL IMMEDIATE
SET CONSTRAINTS "x" DEFERRED
SET CONSTRAINTS "x" IMMEDIATE
LOCK TABLE "t1","t2" IN ACCESS EXCLUSIVE MODE
LOCK TABLE "t1","t2" IN ACCESS EXCLUSIVE MODE
LOCK TABLE "t1","t2" IN ACCESS SHARE MODE
LOCK TABLE "t1","t2" IN ROW SHARE MODE
LOCK TABLE "t1","t2" IN ROW EXCLUSIVE MODE
LOCK TABLE "t1","t2" IN SHARE UPDATE EXCLUSIVE MODE
LOCK TABLE "t1","t2" IN SHARE MODE
LOCK TABLE "t1","t2" IN SHARE ROW EXCLUSIVE MODE
LOCK TABLE "t1","t2" IN EXCLUSIVE MODE
LOCK TABLE "t1","t2" IN ACCESS EXCLUSIVE MODE

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
prestogres-0.4.8 pgpool2/test/parser/expected/transaction.out
prestogres-0.4.7 pgpool2/test/parser/expected/transaction.out
prestogres-0.4.6 pgpool2/test/parser/expected/transaction.out
prestogres-0.4.5 pgpool2/test/parser/expected/transaction.out
prestogres-0.4.4 pgpool2/test/parser/expected/transaction.out
prestogres-0.4.3 pgpool2/test/parser/expected/transaction.out
prestogres-0.4.2 pgpool2/test/parser/expected/transaction.out
prestogres-0.4.1 pgpool2/test/parser/expected/transaction.out
prestogres-0.4.0 pgpool2/test/parser/expected/transaction.out
prestogres-0.3.0 pgpool2/test/parser/expected/transaction.out
prestogres-0.2.0 pgpool2/test/parser/expected/transaction.out
prestogres-0.1.0 pgpool2/test/parser/expected/transaction.out