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

Dave Cramer
change table name to lower case in getColumns
1 parent6cfb3ec commit106dda2
File tree
2 files changed
+6
-6
lines changed- src/interfaces/jdbc/org/postgresql
- jdbc1
- jdbc2
2 files changed
+6
-6
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
1731 | 1731 |
| |
1732 | 1732 |
| |
1733 | 1733 |
| |
1734 |
| - | |
| 1734 | + | |
1735 | 1735 |
| |
1736 | 1736 |
| |
1737 | 1737 |
| |
| |||
1953 | 1953 |
| |
1954 | 1954 |
| |
1955 | 1955 |
| |
1956 |
| - | |
| 1956 | + | |
1957 | 1957 |
| |
1958 | 1958 |
| |
1959 | 1959 |
| |
1960 | 1960 |
| |
1961 |
| - | |
| 1961 | + | |
1962 | 1962 |
| |
1963 | 1963 |
| |
1964 | 1964 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
2057 | 2057 |
| |
2058 | 2058 |
| |
2059 | 2059 |
| |
2060 |
| - | |
| 2060 | + | |
2061 | 2061 |
| |
2062 | 2062 |
| |
2063 | 2063 |
| |
|
0 commit comments
Comments
(0)