Add missing case for CustomScan.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f9e0255c6fbedda50aae6aa7479f0c5a8f90b831
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-11-20T17:32:34Z
Releases: 9.5.0
Add missing case for CustomScan.

Per KaiGai Kohei.

In passing improve formatting of some code added in commit 30d7ae3c,
because otherwise pgindent will make a mess of it.

Files

PathChange+/−
src/backend/commands/explain.c modified +9 −5