- Notifications
You must be signed in to change notification settings - Fork5
Commit07cf99a
committed
Relax an Assert() that has been found to be too strict in some situations
involving unions of types having typmods. Variants of the failure are knownto occur in 8.1 and up; not sure if it's possible in 8.0 and 7.4, but sincethe code exists that far back, I'll just patch 'em all. Per report fromBrian Hurt.1 parent4e8b5cd commit07cf99a
1 file changed
+12
-2
lines changedLines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
218 | 228 |
| |
219 |
| - | |
| 229 | + | |
220 | 230 |
| |
221 | 231 |
| |
222 | 232 |
| |
|
0 commit comments
Comments
(0)