github.com/TykTechnologies/newrelic-go-agent@v0.0.0-20230823062834-3c80ff5627f6/internal/crossagent/cross_agent_tests/postgres_explain_obfuscation/subplan.obfuscated.txt (about)

     1  Insert on explain_plan_test_1  (cost=24.50..49.00 rows=580 width=40)
     2    ->  Seq Scan on explain_plan_test_2  (cost=24.50..49.00 rows=580 width=40)
     3          Filter: (NOT (hashed SubPlan 1))
     4          SubPlan 1
     5            ->  Seq Scan on explain_plan_test_1  (cost=0.00..21.60 rows=1160 width=4)