Commit 9eeb300
Fix CREATE WITH (timescaledb.hypertable) error
The error message when you omitted tsdb.partition_column used to mention
time_column, which makes it seem like the name of the option.1 parent b5e96ea commit 9eeb300
3 files changed
Lines changed: 5 additions & 5 deletions
File tree
- src
- test/expected
- tsl/test/expected
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5028 | 5028 | | |
5029 | 5029 | | |
5030 | 5030 | | |
5031 | | - | |
| 5031 | + | |
5032 | 5032 | | |
5033 | 5033 | | |
5034 | 5034 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments