- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit86d9888
committed
Fix incorrect field count in pg_control_checkpoint()
18 columns are generated in this function, but we had enough space for19 of them. Introduced by4b0d28d.Author: Bharath RupireddyReviewed-by: Justin Pryzby, Euler TaveiraDiscussion:https://postgr.es/m/CALj2ACVQ=hAs=sT0n4xriimqRrrgECySfg_tSqA+26Rb_yfs2A@mail.gmail.com1 parent5e64ad3 commit86d9888
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments
Comments
(0)