forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4aba61b
committed
Add some forgotten LSN_FORMAT_ARGS() in xlogreader.c
6f6f284 has introduced a specific macro to make printf()-ing of LSNseasier. This takes care of what looks like the remaining code pathsthat did not get the call.Author: Michael PaquierReviewed-by: Kyotaro Horiguchi, Tom LaneDiscussion:https://postgr.es/m/YIJS9x6K8ruizN7j@paquier.xyz1 parentbb3ecc8 commit4aba61b
1 file changed
+5
-10
lines changedLines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
757 |
| - | |
758 |
| - | |
| 757 | + | |
759 | 758 |
| |
760 | 759 |
| |
761 | 760 |
| |
| |||
968 | 967 |
| |
969 | 968 |
| |
970 | 969 |
| |
971 |
| - | |
972 |
| - | |
973 |
| - | |
974 |
| - | |
| 970 | + | |
| 971 | + | |
975 | 972 |
| |
976 | 973 |
| |
977 | 974 |
| |
| |||
986 | 983 |
| |
987 | 984 |
| |
988 | 985 |
| |
989 |
| - | |
990 |
| - | |
991 |
| - | |
992 |
| - | |
| 986 | + | |
| 987 | + | |
993 | 988 |
| |
994 | 989 |
| |
995 | 990 |
| |
|
0 commit comments
Comments
(0)