github.com/newrelic/go-agent@v3.26.0+incompatible/internal/crossagent/cross_agent_tests/postgres_explain_obfuscation/basic_where.obfuscated.txt (about) 1 Index Scan using blogs_pkey on blogs (cost=0.00..8.27 rows=1 width=540) 2 Index Cond: (id = ?) 3 Filter: ((title)::text = ?::text)