Query Text: "select count(*) from pg_class;"
	Plan: 
	  Node Type: "Aggregate"
	  Strategy: "Plain"
	  Partial Mode: "Simple"
	  Parallel Aware: false
	  Async Capable: false
	  Startup Cost: 17.96
	  Total Cost: 17.97
	  Plan Rows: 1
	  Plan Width: 8
	  Plans: 
	    - Node Type: "Seq Scan"
	      Parent Relationship: "Outer"
	      Parallel Aware: false
	      Async Capable: false
	      Relation Name: "pg_class"
	      Alias: "pg_class"
	      Startup Cost: 0.00
	      Total Cost: 16.97
	      Plan Rows: 397
	      Plan Width: 0