summaryrefslogtreecommitdiff
path: root/src/test/modules/libpq_pipeline/traces/disallowed_in_pipeline.trace
blob: dd6df03f1ed2723a10fbdba31c807463dd19b6d1 (plain)
1
2
3
4
5
6
F	13	Query	 "SELECT 1"
B	33	RowDescription	 1 "?column?" NNNN 0 NNNN 4 -1 0
B	11	DataRow	 1 1 '1'
B	13	CommandComplete	 "SELECT 1"
B	5	ReadyForQuery	 I
F	4	Terminate