-
Notifications
You must be signed in to change notification settings - Fork 22
Commit bdf43db
author
committedMarina Polyakova
Fix compiler warnings due to new checks in PostgreSQL 16
See the commit 0fe954c28584169938e5c0738cfaa9930ce77577 (Add
-Wshadow=compatible-local to the standard compilation flags) in PostgreSQL 16.1 parent 52bff1b commit bdf43db
2 files changed
+7
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2970 | 2970 |
| |
2971 | 2971 |
| |
2972 | 2972 |
| |
2973 | - | ||
2973 | + | ||
2974 | 2974 |
| |
2975 | 2975 |
| |
2976 | 2976 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1215 | 1215 |
| |
1216 | 1216 |
| |
1217 | 1217 |
| |
1218 | - | ||
1218 | + | ||
1219 | 1219 |
| |
1220 | - | ||
1221 | - | ||
1220 | + | ||
1221 | + | ||
1222 | + | ||
1222 | 1223 |
| |
1223 | 1224 |
| |
1224 | 1225 |
| |
| |||
1240 | 1241 |
| |
1241 | 1242 |
| |
1242 | 1243 |
| |
1243 | - | ||
1244 | - | ||
1245 | 1244 |
| |
1246 | 1245 |
| |
1247 | 1246 |
| |
| |||
1259 | 1258 |
| |
1260 | 1259 |
| |
1261 | 1260 |
| |
1262 | - | ||
1263 | - | ||
1264 | - | ||
1261 | + | ||
1262 | + | ||
1265 | 1263 |
| |
1266 | 1264 |
| |
1267 | 1265 |
| |
|
0 commit comments