Fix omission of DiscardStmt in GetCommandLogLevel, per report from Hubert

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

Commit: 794ccacd5f419a6399d097a15a42a858c0a87a79
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-10-10T13:48:12Z
Releases: 8.3.5
Fix omission of DiscardStmt in GetCommandLogLevel, per report from Hubert
Depesz Lubaczewski.  In HEAD, also move a couple of other cases to make the
code ordering match up with ProcessUtility.

Files

PathChange+/−
src/backend/tcop/utility.c modified +5 −1