forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit357231e
committed
Check RELSEG_SIZE when postmaster starting up.
this is neccesary to make sure that the backend andthe database uses same RELSEG_SIZE.1 parent6fb3c3f commit357231e
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 |
| |
| 106 | + | |
101 | 107 |
| |
102 | 108 |
| |
103 | 109 |
| |
| |||
1164 | 1170 |
| |
1165 | 1171 |
| |
1166 | 1172 |
| |
| 1173 | + | |
1167 | 1174 |
| |
1168 | 1175 |
| |
1169 | 1176 |
| |
| |||
1254 | 1261 |
| |
1255 | 1262 |
| |
1256 | 1263 |
| |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
1257 | 1267 |
| |
1258 | 1268 |
| |
1259 | 1269 |
| |
|
0 commit comments
Comments
(0)