Commit 591d404
committed
Add readfuncs.c support for AppendRelInfo.
This is made necessary by the fact that commit 6ef77cf added
AppendRelInfos to plan trees. I'd concluded that this extra code was
not necessary because we don't transmit that data to parallel workers
... but I forgot about -DWRITE_READ_PARSE_PLAN_TREES. Per buildfarm.1 parent 776a2c8 commit 591d404
1 file changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1342 | 1342 | | |
1343 | 1343 | | |
1344 | 1344 | | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
1345 | 1372 | | |
1346 | 1373 | | |
1347 | 1374 | | |
| |||
2690 | 2717 | | |
2691 | 2718 | | |
2692 | 2719 | | |
| 2720 | + | |
| 2721 | + | |
2693 | 2722 | | |
2694 | 2723 | | |
2695 | 2724 | | |
| |||
0 commit comments