github.com/TykTechnologies/newrelic-go-agent@v0.0.0-20230823062834-3c80ff5627f6/internal/crossagent/cross_agent_tests/postgres_explain_obfuscation/where_with_substring.explain.txt (about) 1 Index Scan using blogs_pkey on blogs (cost=0.00..8.27 rows=1 width=540) 2 Index Cond: (id = 15402) 3 Filter: ((title)::text = 'logs'::text)