forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0d5125a
committed
Add:
>> * Fix inconsistent precedence of =, >, and < compared to <>, >=, and <=>>http://archives.postgresql.org/pgsql-bugs/2007-12/msg00145.php1 parent8a04a1d commit0d5125a
2 files changed
+9
-2
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
460 | 464 |
| |
461 | 465 |
| |
462 | 466 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
| 405 | + | |
| 406 | + | |
| 407 | + | |
405 | 408 |
| |
406 | 409 |
| |
407 | 410 |
| |
|
0 commit comments
Comments
(0)