summaryrefslogtreecommitdiffstats
path: root/src/test/modules/libpq_pipeline/traces/pipeline_idle.trace
blob: 3957ee4dfe156d15e461c8669945137ada5e9e5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
F	16	Parse	 "" "SELECT 1" 0
F	12	Bind	 "" "" 0 0 0
F	6	Describe	 P ""
F	9	Execute	 "" 0
F	6	Close	 P ""
F	4	Flush
B	4	ParseComplete
B	4	BindComplete
B	33	RowDescription	 1 "?column?" NNNN 0 NNNN 4 -1 0
B	11	DataRow	 1 1 '1'
B	13	CommandComplete	 "SELECT 1"
B	4	CloseComplete
F	4	Sync
B	5	ReadyForQuery	 I
F	16	Parse	 "" "SELECT 1" 0
F	12	Bind	 "" "" 0 0 0
F	6	Describe	 P ""
F	9	Execute	 "" 0
F	6	Close	 P ""
F	4	Flush
B	4	ParseComplete
B	4	BindComplete
B	33	RowDescription	 1 "?column?" NNNN 0 NNNN 4 -1 0
B	11	DataRow	 1 1 '1'
B	13	CommandComplete	 "SELECT 1"
B	4	CloseComplete
F	13	Query	 "SELECT 2"
B	33	RowDescription	 1 "?column?" NNNN 0 NNNN 4 -1 0
B	11	DataRow	 1 1 '2'
B	13	CommandComplete	 "SELECT 1"
B	5	ReadyForQuery	 I
F	16	Parse	 "" "SELECT 1" 0
F	12	Bind	 "" "" 0 0 0
F	6	Describe	 P ""
F	9	Execute	 "" 0
F	6	Close	 P ""
F	4	Flush
B	4	ParseComplete
B	4	BindComplete
B	33	RowDescription	 1 "?column?" NNNN 0 NNNN 4 -1 0
B	11	DataRow	 1 1 '1'
B	13	CommandComplete	 "SELECT 1"
B	4	CloseComplete
F	16	Parse	 "" "SELECT 2" 0
F	12	Bind	 "" "" 0 0 0
F	6	Describe	 P ""
F	9	Execute	 "" 0
F	6	Close	 P ""
F	4	Flush
B	4	ParseComplete
B	4	BindComplete
B	33	RowDescription	 1 "?column?" NNNN 0 NNNN 4 -1 0
B	11	DataRow	 1 1 '2'
B	13	CommandComplete	 "SELECT 1"
B	4	CloseComplete
F	16	Parse	 "" "SELECT 1" 0
F	12	Bind	 "" "" 0 0 0
F	6	Describe	 P ""
F	9	Execute	 "" 0
F	6	Close	 P ""
F	4	Flush
B	4	ParseComplete
B	4	BindComplete
B	33	RowDescription	 1 "?column?" NNNN 0 NNNN 4 -1 0
B	11	DataRow	 1 1 '1'
B	13	CommandComplete	 "SELECT 1"
B	4	CloseComplete
F	16	Parse	 "" "SELECT 2" 0
F	12	Bind	 "" "" 0 0 0
F	6	Describe	 P ""
F	9	Execute	 "" 0
F	6	Close	 P ""
F	4	Flush
B	4	ParseComplete
B	4	BindComplete
B	33	RowDescription	 1 "?column?" NNNN 0 NNNN 4 -1 0
B	11	DataRow	 1 1 '2'
B	13	CommandComplete	 "SELECT 1"
B	4	CloseComplete
F	49	Parse	 "" "SELECT pg_catalog.pg_advisory_unlock(1,1)" 0
F	12	Bind	 "" "" 0 0 0
F	6	Describe	 P ""
F	9	Execute	 "" 0
F	6	Close	 P ""
F	4	Flush
B	4	ParseComplete
B	4	BindComplete
B	43	RowDescription	 1 "pg_advisory_unlock" NNNN 0 NNNN 1 -1 0
B	NN	NoticeResponse	 S "WARNING" V "WARNING" C "01000" M "you don't own a lock of type ExclusiveLock" F "SSSS" L "SSSS" R "SSSS" \x00
B	11	DataRow	 1 1 'f'
B	13	CommandComplete	 "SELECT 1"
B	4	CloseComplete
F	4	Terminate