File: subplan.colon_obfuscated.txt

package info (click to toggle)
golang-github-newrelic-go-agent 3.15.2-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 8,356 kB
  • sloc: sh: 65; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (2)
1
2
3
4
5
Insert on explain_plan_test_1  (cost=24.50..49.00 rows=580 width=40)
  ->  Seq Scan on explain_plan_test_2  (cost=24.50..49.00 rows=580 width=40)
        Filter: ?
        SubPlan 1
          ->  Seq Scan on explain_plan_test_1  (cost=0.00..21.60 rows=1160 width=4)