Commit cc53123
File tree
3 files changed
+23
-7
lines changedFilter options
- src
- backend/utils/adt
- test/regress
- expected
- sql
3 files changed
+23
-7
lines changedsrc/backend/utils/adt/partitionfuncs.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/partitionfuncs.c+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| ||
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
46 | 50 |
|
47 | 51 |
|
48 | 52 |
|
49 | 53 |
|
50 | 54 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
|
src/test/regress/expected/partition_info.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/partition_info.out+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
9 | 15 |
|
10 | 16 |
|
11 | 17 |
|
| ||
107 | 113 |
|
108 | 114 |
|
109 | 115 |
|
110 |
| - |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
111 | 121 |
|
112 |
| - |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
113 | 127 |
|
114 | 128 |
|
src/test/regress/sql/partition_info.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/partition_info.sql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
0 commit comments