forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb105324

Thomas G. Lockhart
Fix SUBSTRING(str FROM int TO int) parsing.
1 parent142d42f commitb105324
1 file changed
+8
-5
lines changedLines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
2938 | 2938 |
| |
2939 | 2939 |
| |
2940 | 2940 |
| |
2941 |
| - | |
2942 |
| - | |
2943 |
| - | |
| 2941 | + | |
2944 | 2942 |
| |
2945 | 2943 |
| |
2946 | 2944 |
| |
| |||
2949 | 2947 |
| |
2950 | 2948 |
| |
2951 | 2949 |
| |
2952 |
| - | |
| 2950 | + | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
2953 | 2956 |
| |
2954 | 2957 |
| |
2955 | 2958 |
| |
|
0 commit comments
Comments
(0)