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

Thomas G. Lockhart
Remove single-argument trim() function from table.
Never seen because the parser frontend converts all trim() calls to btrim(), ltrim(), and rtime() calls before execution.1 parent21d1e47 commit4b11e39
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
2041 | 2041 |
| |
2042 | 2042 |
| |
2043 | 2043 |
| |
2044 |
| - | |
2045 |
| - | |
2046 |
| - | |
2047 | 2044 |
| |
2048 | 2045 |
| |
2049 | 2046 |
| |
|
0 commit comments
Comments
(0)