forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit81276fd
committed
Add missing tags to GetCommandLogLevel.
Otherwise, log_statement = 'ddl' causes errors if those statementtypes are used.Michael Paquier, reviewed by Ashutosh SharmaDiscussion:http://postgr.es/m/CAB7nPqStC3HkE76Q1MnHsVd1vF1Td9zXApzYadzDMyLMRkkGrw@mail.gmail.com1 parent8356753 commit81276fd
1 file changed
+12
-0
lines changedLines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3007 | 3007 |
| |
3008 | 3008 |
| |
3009 | 3009 |
| |
| 3010 | + | |
| 3011 | + | |
| 3012 | + | |
| 3013 | + | |
3010 | 3014 |
| |
3011 | 3015 |
| |
3012 | 3016 |
| |
| |||
3291 | 3295 |
| |
3292 | 3296 |
| |
3293 | 3297 |
| |
| 3298 | + | |
| 3299 | + | |
| 3300 | + | |
| 3301 | + | |
| 3302 | + | |
| 3303 | + | |
| 3304 | + | |
| 3305 | + | |
3294 | 3306 |
| |
3295 | 3307 |
| |
3296 | 3308 |
| |
|
0 commit comments
Comments
(0)