forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit68d704e
committed
Minimal fix for crash bug in quals_match_foreign_key.
Discussion is still underway as to whether to revert the entire patchthat added this function, but that discussion may not conclude beforebeta1. So, in the meantime, let's do at least this much.David Rowley1 parentc7ea68f commit68d704e
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3944 | 3944 |
| |
3945 | 3945 |
| |
3946 | 3946 |
| |
3947 |
| - | |
3948 |
| - | |
3949 |
| - | |
3950 |
| - | |
3951 | 3947 |
| |
3952 | 3948 |
| |
3953 | 3949 |
| |
| 3950 | + | |
| 3951 | + | |
| 3952 | + | |
| 3953 | + | |
3954 | 3954 |
| |
3955 | 3955 |
| |
3956 | 3956 |
| |
|
0 commit comments
Comments
(0)