- Notifications
You must be signed in to change notification settings - Fork5
Commit3ce7f18
committed
Casts to or from a domain type are ignored; warn and document.
Prohibiting this outright would break dumps taken from older versionsthat contain such casts, which would create far more pain than isjustified here.Per report by Jaime Casanova and subsequent discussion.1 parente4f06b7 commit3ce7f18
File tree
3 files changed
+17
-0
lines changed- doc/src/sgml/ref
- src
- backend/commands
- test/regress/expected
3 files changed
+17
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
291 | 296 |
| |
292 | 297 |
| |
293 | 298 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1517 | 1517 |
| |
1518 | 1518 |
| |
1519 | 1519 |
| |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
1520 | 1531 |
| |
1521 | 1532 |
| |
1522 | 1533 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
| 574 | + | |
574 | 575 |
| |
575 | 576 |
| |
576 | 577 |
| |
|
0 commit comments
Comments
(0)