Commit 14d3f24
committed
Further improve jsonb_sqljson parallel test
Instead of using a very large table, use some settings to encourage use
of parallelism. Also, drop the table so it doesn't upset the recovery
test.
per suggestion from Andres Freund
Discussion: https://postgr.es/m/20220406022118.3ocqvhxr6kciw5am@alap3.anarazel.de1 parent a0ffa88 commit 14d3f24
File tree
2 files changed
+28
-9
lines changed- src/test/regress
- expected
- sql
2 files changed
+28
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2090 | 2090 | | |
2091 | 2091 | | |
2092 | 2092 | | |
2093 | | - | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
2094 | 2100 | | |
2095 | 2101 | | |
2096 | 2102 | | |
| |||
2101 | 2107 | | |
2102 | 2108 | | |
2103 | 2109 | | |
2104 | | - | |
2105 | | - | |
2106 | | - | |
| 2110 | + | |
| 2111 | + | |
| 2112 | + | |
2107 | 2113 | | |
2108 | 2114 | | |
2109 | 2115 | | |
| |||
2113 | 2119 | | |
2114 | 2120 | | |
2115 | 2121 | | |
2116 | | - | |
| 2122 | + | |
2117 | 2123 | | |
2118 | 2124 | | |
2119 | 2125 | | |
2120 | 2126 | | |
2121 | 2127 | | |
2122 | | - | |
2123 | | - | |
2124 | | - | |
| 2128 | + | |
| 2129 | + | |
| 2130 | + | |
2125 | 2131 | | |
2126 | 2132 | | |
| 2133 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
| 951 | + | |
| 952 | + | |
951 | 953 | | |
952 | 954 | | |
953 | | - | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
954 | 964 | | |
955 | 965 | | |
956 | 966 | | |
| |||
961 | 971 | | |
962 | 972 | | |
963 | 973 | | |
| 974 | + | |
| 975 | + | |
0 commit comments