forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4c34788

Amit Kapila
Log new catalog xmin candidate in LogicalIncreaseXminForSlot().
Similar to LogicalIncreaseRestartDecodingForSlot() add a debug message toLogicalIncreaseXminForSlot() reporting a new catalog_xmin candidate.This just adds additional diagnostic information during logical decoding thatcan aid debugging.Author: Ashutosh BapatReviewed-by: Masahiko Sawada, Amit KapilaDiscussion:https://postgr.es/m/CAExHW5usQWbiUz0hHOCu5twS1O9DvpcPojf6sor=8q--VUuMbA@mail.gmail.com1 parentbd5846e commit4c34788
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1565 | 1565 |
| |
1566 | 1566 |
| |
1567 | 1567 |
| |
| 1568 | + | |
1568 | 1569 |
| |
1569 | 1570 |
| |
1570 | 1571 |
| |
| |||
1602 | 1603 |
| |
1603 | 1604 |
| |
1604 | 1605 |
| |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
1605 | 1612 |
| |
1606 | 1613 |
| |
1607 | 1614 |
| |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
1608 | 1619 |
| |
1609 | 1620 |
| |
1610 | 1621 |
| |
|
0 commit comments
Comments
(0)