Add missing tags to GetCommandLogLevel.
authorRobert Haas <rhaas@postgresql.org>
Thu, 14 Sep 2017 20:25:19 +0000 (16:25 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 14 Sep 2017 20:44:01 +0000 (16:44 -0400)
commita2a61f633e36445d7a15baad22d4d1db102e4a7e
tree005625d6f257de844075862c51b8d76f73b088e4
parent29f021160ea7bfbc02600e651cf3588bb4ce8e78
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
src/backend/tcop/utility.c