Add missing tags to GetCommandLogLevel.

Robert Haas <rhaas@postgresql.org>

Commit: a2a61f633e36445d7a15baad22d4d1db102e4a7e
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-09-14T20:44:01Z
Releases: 10.0
Add missing tags to GetCommandLogLevel.

Otherwise, log_statement = 'ddl' causes errors if those statement
types are used.

Michael Paquier, reviewed by Ashutosh Sharma

Discussion: http://postgr.es/m/CAB7nPqStC3HkE76Q1MnHsVd1vF1Td9zXApzYadzDMyLMRkkGrw@mail.gmail.com

Files

PathChange+/−
src/backend/tcop/utility.c modified +12 −0

Discussion