- Notifications
You must be signed in to change notification settings - Fork28
Commitcf1238c
committed
Log diagnostic messages if errors occur during LDAP auth.
Diagnostic messages seem likely to help users diagnose rootcauses more easily, so let's report them as errdetail.Author: Thomas MunroReviewed-By: Ashutosh Bapat, Christoph Berg, Alvaro Herrera, Peter EisentrautDiscussion:https://postgr.es/m/CAEepm=2_dA-SYpFdmNVwvKsEBXOUj=K4ooKovHmvj6jnMdt8dw@mail.gmail.com1 parent1feff99 commitcf1238c
2 files changed
+51
-8
lines changedLines changed: 41 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2305 | 2305 |
| |
2306 | 2306 |
| |
2307 | 2307 |
| |
| 2308 | + | |
| 2309 | + | |
2308 | 2310 |
| |
2309 | 2311 |
| |
2310 | 2312 |
| |
| |||
2332 | 2334 |
| |
2333 | 2335 |
| |
2334 | 2336 |
| |
2335 |
| - | |
| 2337 | + | |
| 2338 | + | |
| 2339 | + | |
2336 | 2340 |
| |
2337 | 2341 |
| |
2338 | 2342 |
| |
| |||
2385 | 2389 |
| |
2386 | 2390 |
| |
2387 | 2391 |
| |
2388 |
| - | |
| 2392 | + | |
| 2393 | + | |
| 2394 | + | |
2389 | 2395 |
| |
2390 | 2396 |
| |
2391 | 2397 |
| |
| |||
2508 | 2514 |
| |
2509 | 2515 |
| |
2510 | 2516 |
| |
2511 |
| - | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
2512 | 2520 |
| |
2513 | 2521 |
| |
2514 | 2522 |
| |
| |||
2534 | 2542 |
| |
2535 | 2543 |
| |
2536 | 2544 |
| |
2537 |
| - | |
| 2545 | + | |
| 2546 | + | |
2538 | 2547 |
| |
2539 | 2548 |
| |
2540 | 2549 |
| |
| |||
2573 | 2582 |
| |
2574 | 2583 |
| |
2575 | 2584 |
| |
2576 |
| - | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
2577 | 2588 |
| |
2578 | 2589 |
| |
2579 | 2590 |
| |
| |||
2618 | 2629 |
| |
2619 | 2630 |
| |
2620 | 2631 |
| |
2621 |
| - | |
2622 | 2632 |
| |
2623 | 2633 |
| |
2624 | 2634 |
| |
2625 | 2635 |
| |
2626 | 2636 |
| |
2627 |
| - | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
2628 | 2640 |
| |
2629 | 2641 |
| |
2630 | 2642 |
| |
2631 | 2643 |
| |
2632 | 2644 |
| |
| 2645 | + | |
2633 | 2646 |
| |
2634 | 2647 |
| |
2635 | 2648 |
| |
2636 | 2649 |
| |
2637 | 2650 |
| |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
| 2654 | + | |
| 2655 | + | |
| 2656 | + | |
| 2657 | + | |
| 2658 | + | |
| 2659 | + | |
| 2660 | + | |
| 2661 | + | |
| 2662 | + | |
| 2663 | + | |
| 2664 | + | |
| 2665 | + | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
2638 | 2672 |
| |
2639 | 2673 |
| |
2640 | 2674 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + |
0 commit comments
Comments
(0)