]> granicus.if.org Git - postgresql/commit
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 21:19:04 +0000 (17:19 -0400)
commit81276fdd3931d286e62b86b2512a517de2ba2de8
tree7a334e99a8b5f2f5efc9f432b6342d47cf442145
parent8356753c212a5865469c9befc4cf1e637a9d8bbc
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