forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd12fbe2
committed
Test partition functions with legacy inheritance children, too
It's worth immortalizing this behavior, per discussion.Discussion:https://postgr.es/m/20190228193203.GA26151@alvherre.pgsql1 parent278584b commitd12fbe2
File tree
2 files changed
+36
-4
lines changed- src/test/regress
- expected
- sql
2 files changed
+36
-4
lines changedLines changed: 27 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
| 188 | + | |
| 189 | + | |
188 | 190 |
| |
189 | 191 |
| |
190 | 192 |
| |
| |||
195 | 197 |
| |
196 | 198 |
| |
197 | 199 |
| |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
198 | 210 |
| |
199 | 211 |
| |
200 | 212 |
| |
| |||
207 | 219 |
| |
208 | 220 |
| |
209 | 221 |
| |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
210 | 234 |
| |
211 | 235 |
| |
| 236 | + |
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
92 | 94 |
| |
93 | 95 |
| |
| 96 | + | |
| 97 | + | |
94 | 98 |
| |
95 | 99 |
| |
| 100 | + | |
| 101 | + | |
96 | 102 |
| |
97 | 103 |
| |
| 104 | + |
0 commit comments
Comments
(0)