forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0fd6a8a

Amit Kapila
Test passing expanded-value representations to workers.
Currently, we don't have an explicit test to pass expanded-valuerepresentations to workers, so we don't know whether it works on all kindof platforms. We suspect that the current code won't work onalignment-sensitive hardware. This commit will test that aspect and canlead to failure on some of the buildfarm machines which we will fix in thelater commit.Author: Tom Lane and Amit KapilaDiscussion:https://postgr.es/m/11629.1536550032@sss.pgh.pa.us1 parente3a25ab commit0fd6a8a
File tree
2 files changed
+45
-2
lines changed- src/test/regress
- expected
- sql
2 files changed
+45
-2
lines changedLines changed: 28 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1088 | 1088 |
| |
1089 | 1089 |
| |
1090 | 1090 |
| |
1091 |
| - | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
1092 | 1119 |
| |
1093 | 1120 |
| |
1094 | 1121 |
| |
|
Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
410 | 410 |
| |
411 | 411 |
| |
412 | 412 |
| |
413 |
| - | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
414 | 430 |
| |
415 | 431 |
| |
416 | 432 |
| |
|
0 commit comments
Comments
(0)