Thread: pgsql: Add missing case for CustomScan.

pgsql: Add missing case for CustomScan.

From
Tom Lane
Date:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f9e0255c6fbedda50aae6aa7479f0c5a8f90b831

Modified Files
--------------
src/backend/commands/explain.c |   14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)