forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf740082
committed
Clarify some comments around SharedRecoveryState in xlog.c
SharedRecoveryState has been switched from a boolean to an enum as ofcommit4e87c48, but some comments still referred to it as a boolean.Author: Amul SulReviewed-by: Dilip Kumar, Kyotaro HoriguchiDiscussion:https://postgr.es/m/CAAJ_b97Hf+1SXnm8jySpO+Fhm+-VKFAAce1T_cupUYtnE3Nxig1 parent418611c commitf740082
1 file changed
+8
-9
lines changedLines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7998 | 7998 |
| |
7999 | 7999 |
| |
8000 | 8000 |
| |
8001 |
| - | |
8002 |
| - | |
8003 |
| - | |
8004 |
| - | |
8005 |
| - | |
| 8001 | + | |
| 8002 | + | |
| 8003 | + | |
| 8004 | + | |
| 8005 | + | |
8006 | 8006 |
| |
8007 | 8007 |
| |
8008 |
| - | |
8009 |
| - | |
8010 |
| - | |
8011 |
| - | |
| 8008 | + | |
| 8009 | + | |
| 8010 | + | |
8012 | 8011 |
| |
8013 | 8012 |
| |
8014 | 8013 |
| |
|
0 commit comments
Comments
(0)