forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c497fa
committed
Avoid coercing a whole-row variable that is already coerced.
Marginal efficiency and beautification hack. I'm not sure whetherthis case ever arises currently, but the pending patch for updatetuple routing will cause it to arise.Amit KhandekarDiscussion:http://postgr.es/m/CAJ3gD9cazfppe7-wwUbabPcQ4_0SubkiPFD1+0r5_DkVNWo5yg@mail.gmail.com1 parent60f7c0a commit1c497fa
1 file changed
+42
-11
lines changedLines changed: 42 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1224 | 1224 |
| |
1225 | 1225 |
| |
1226 | 1226 |
| |
| 1227 | + | |
1227 | 1228 |
| |
1228 | 1229 |
| |
1229 | 1230 |
| |
| |||
1267 | 1268 |
| |
1268 | 1269 |
| |
1269 | 1270 |
| |
1270 |
| - | |
1271 |
| - | |
1272 | 1271 |
| |
1273 | 1272 |
| |
1274 | 1273 |
| |
1275 | 1274 |
| |
1276 |
| - | |
1277 |
| - | |
| 1275 | + | |
| 1276 | + | |
1278 | 1277 |
| |
1279 |
| - | |
1280 |
| - | |
1281 |
| - | |
1282 |
| - | |
1283 |
| - | |
1284 |
| - | |
1285 |
| - | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
1286 | 1294 |
| |
1287 | 1295 |
| |
1288 | 1296 |
| |
1289 | 1297 |
| |
1290 | 1298 |
| |
1291 | 1299 |
| |
1292 | 1300 |
| |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
1293 | 1323 |
| |
1294 | 1324 |
| |
1295 | 1325 |
| |
| |||
1321 | 1351 |
| |
1322 | 1352 |
| |
1323 | 1353 |
| |
| 1354 | + | |
1324 | 1355 |
| |
1325 | 1356 |
| |
1326 | 1357 |
| |
|
0 commit comments
Comments
(0)