CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
2 patchsets tracked - current t47126_97
v97t47126_97posted about 6 hours agosuccessappliesrecent 0dpg 20
base884f82ae2 about 6 hours ago on master
applyapplied about 6 hours ago
rebaselast tried about 6 hours ago on 884f82ae2
pushabout 6 hours ago -> c3f0156ffbranchdiff vs base
| Result | Att | PG | Tests | Build / test | Image | When |
|---|---|---|---|---|---|---|
| success | 1 | 20 | 1037 / 1037 | 2m 18s / 4m 45s | docker run ... :t47126 | about 5 hours ago |
run 35070730735executed 1037 - ccache 98 hit / 6524 miss - head c3f0156ff - digest sha256:9e88a275f41838... - run 35070730735 | ||||||
v95t47126_95posted Jul 15, 09:06successsupersededrecent 22dpg 20
base29636b49a Aug 24, 12:21 on master
applyapplied Aug 24, 13:48
rebaselast tried about 24 hours ago on 1a3e782e7
Applying: CAST(expr AS newtype DEFAULT expr ON CONVERSION ERROR) Using index info to reconstruct a base tree... M src/backend/executor/execExpr.c M src/backend/executor/execExprInterp.c M src/backend/jit/llvm/llvmjit_expr.c M src/backend/nodes/nodeFuncs.c M src/backend/optimizer/util/clauses.c M src/backend/parser/gram.y M src/backend/parser/parse_agg.c M src/backend/parser/parse_coerce.c M src/backend/parser/parse_expr.c M src/backend/parser/parse_func.c M src/backend/parser/parse_target.c M src/backend/parser/parse_type.c M src/backend/parser/parse_utilcmd.c M src/backend/utils/adt/arrayfuncs.c M src/backend/utils/adt/ruleutils.c M src/include/executor/executor.h M src/include/nodes/execnodes.h M src/include/nodes/parsenodes.h M src/include/nodes/primnodes.h M src/include/parser/parse_node.h M src/include/parser/parse_type.h M src/test/regress/expected/xml.out M src/test/regress/parallel_schedule M src/test/regress/sql/xml.sql M src/tools/pgindent/typedefs.list Falling back to patching base and 3-way merge... Auto-merging src/tools/pgindent/typedefs.list Auto-merging src/test/regress/sql/xml.sql Auto-merging src/test/regress/parallel_schedule Auto-merging src/test/regress/expected/xml.out Auto-merging src/include/parser/parse_type.h CONFLICT (content): Merge conflict in src/include/parser/parse_type.h Auto-merging src/include/parser/parse_node.h CONFLICT (content): Merge conflict in src/include/parser/parse_node.h Auto-merging src/include/nodes/primnodes.h Auto-merging src/include/nodes/parsenodes.h Auto-merging src/include/nodes/execnodes.h Auto-merging src/include/executor/executor.h Auto-merging src/backend/utils/adt/ruleutils.c Auto-merging src/backend/utils/adt/arrayfuncs.c Auto-merging src/backend/parser/parse_utilcmd.c Auto-merging src/backend/parser/parse_type.c Auto-merging src/backend/parser/parse_target.c Auto-merging src/backend/parser/parse_func.c CONFLICT (content): Merge conflict in src/backend/parser/parse_func.c Auto-merging src/backend/parser/parse_expr.c CONFLICT (content): Merge conflict in src/backend/parser/parse_expr.c Auto-merging src/backend/parser/parse_coerce.c Auto-merging src/backend/parser/parse_agg.c CONFLICT (content): Merge conflict in src/backend/parser/parse_agg.c Auto-merging src/backend/parser/gram.y Auto-merging src/backend/optimizer/util/clauses.c CONFLICT (content): Merge conflict in src/backend/optimizer/util/clauses.c Auto-merging src/backend/nodes/nodeFuncs.c Auto-merging src/backend/jit/llvm/llvmjit_expr.c Auto-merging src/backend/executor/execExprInterp.c Auto-merging src/backend/executor/execExpr.c Patch failed at 0001 CAST(expr AS newtype DEFAULT expr ON CONVERSION ERROR) error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch hint: When you have resolved this problem, run "git am --continue". hint: If you prefer to skip this patch, run "git am --skip" instead. hint: To restore the original branch and stop patching, run "git am --abort". hint: Disable this message with "git config advice.mergeConflict false"
conflicts on master: src/include/parser/parse_type.h, src/include/parser/parse_node.h, src/backend/parser/parse_func.c, src/backend/parser/parse_expr.c, src/backend/parser/parse_agg.c, src/backend/optimizer/util/clauses.c
pushAug 24, 13:49 -> c95121665branchdiff vs base
| Result | Att | PG | Tests | Build / test | Image | When |
|---|---|---|---|---|---|---|
| success | 1 | 20 | 1024 / 1024 | 2m 48s / 5m 21s | docker run ... @sha256:0d9e33b... | Aug 24, 13:59 |
run 32734915732executed 1024 - ccache 98 hit / 6525 miss - head c95121665 - digest sha256:0d9e33b0d09d32... - run 32734915732 | ||||||
| tests failed | 1 | 20 | 1023 / 1024 | 2m 09s / 4m 30s | docker run ... @sha256:a9aba7c... | Aug 23, 13:56 |
run 32643396724failed: recovery/027_stream_regress executed 1024 - ccache 98 hit / 6525 miss - head 72ed3e0ba - digest sha256:a9aba7c1e558b6... - run 32643396724 | ||||||
| success | 1 | 20 | 1024 / 1024 | 2m 40s / 4m 50s | docker run ... @sha256:95fda16... | Aug 22, 13:55 |
run 32576695826executed 1024 - ccache 98 hit / 6525 miss - head 16e59a0ef - digest sha256:95fda161fd3e5a... - run 32576695826 | ||||||
| success | 1 | 20 | 1024 / 1024 | 2m 55s / 4m 58s | docker run ... @sha256:49e185b... | Aug 21, 13:54 |
run 32488388217executed 1024 - ccache 98 hit / 6525 miss - head 088a39823 - digest sha256:49e185bde88353... - run 32488388217 | ||||||
| tests failed | 1 | 20 | 1023 / 1024 | 2m 59s / 5m 24s | docker run ... @sha256:3017a26... | Aug 20, 13:53 |
run 32375770891failed: recovery/027_stream_regress executed 1024 - ccache 98 hit / 6525 miss - head bc33ca200 - digest sha256:3017a26d79c2cb... - run 32375770891 | ||||||
| success | 1 | 20 | 1024 / 1024 | 2m 50s / 5m 10s | docker run ... @sha256:74db2a3... | Aug 19, 13:51 |
run 32259359708executed 1024 - ccache 98 hit / 6525 miss - head d87124248 - digest sha256:74db2a3e483cf7... - run 32259359708 | ||||||
| success | 1 | 20 | 1022 / 1022 | 2m 55s / 5m 26s | - | Aug 18, 13:48 |
run 32142463096executed 1022 - ccache 98 hit / 6525 miss - head a30c1a0b3 - run 32142463096 | ||||||