Fix omission of DiscardStmt in GetCommandLogLevel, per report from Hubert
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/tcop/utility.c | modified | +5 −1 |