forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f81306
committed
Downgrade subscription refresh messages to DEBUG1
The NOTICE messages about tables being added or removed duringsubscription refresh would be incorrect and possibly confusing if thetransaction rolls back, so silence them but keep them available fordebugging.Discussion:https://www.postgresql.org/message-id/CAD21AoAvaXizc2h7aiNyK_i0FQSa-tmhpdOGwbhh7Jy544Ad4Q%40mail.gmail.com1 parent655727d commit6f81306
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
572 | 572 |
| |
573 | 573 |
| |
574 | 574 |
| |
575 |
| - | |
| 575 | + | |
576 | 576 |
| |
577 | 577 |
| |
578 | 578 |
| |
| |||
600 | 600 |
| |
601 | 601 |
| |
602 | 602 |
| |
603 |
| - | |
| 603 | + | |
604 | 604 |
| |
605 | 605 |
| |
606 | 606 |
| |
|
0 commit comments
Comments
(0)