- Notifications
You must be signed in to change notification settings - Fork5
Commit6ec0753
committed
Ignore RECHECK in CREATE OPERATOR CLASS, just throwing a NOTICE, instead of
throwing an error as 8.4 had been doing. The error interfered with portingold database definitions (particularly for pg_migrator) without really buyingany safety. Per bug #4817 and subsequent discussion.1 parent9873db6 commit6ec0753
2 files changed
+17
-8
lines changedLines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
3639 | 3639 |
| |
3640 | 3640 |
| |
3641 | 3641 |
| |
3642 |
| - | |
| 3642 | + | |
| 3643 | + | |
| 3644 | + | |
| 3645 | + | |
| 3646 | + | |
| 3647 | + | |
3643 | 3648 |
| |
3644 |
| - | |
| 3649 | + | |
3645 | 3650 |
| |
3646 | 3651 |
| |
3647 | 3652 |
| |
|
Lines changed: 9 additions & 5 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 |
| |
| |||
8159 | 8159 |
| |
8160 | 8160 |
| |
8161 | 8161 |
| |
8162 |
| - | |
8163 |
| - | |
| 8162 | + | |
| 8163 | + | |
| 8164 | + | |
| 8165 | + | |
8164 | 8166 |
| |
8165 | 8167 |
| |
8166 | 8168 |
| |
| |||
8370 | 8372 |
| |
8371 | 8373 |
| |
8372 | 8374 |
| |
8373 |
| - | |
8374 |
| - | |
| 8375 | + | |
| 8376 | + | |
| 8377 | + | |
| 8378 | + | |
8375 | 8379 |
| |
8376 | 8380 |
| |
8377 | 8381 |
| |
|
0 commit comments
Comments
(0)