Commit 377b5ac
File tree
Expand file treeCollapse file tree
3 files changed
+28
-21
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+28
-21
lines changedsrc/backend/commands/sequence.c
Copy file name to clipboardExpand all lines: src/backend/commands/sequence.c+13-6Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1752 | 1752 |
|
1753 | 1753 |
|
1754 | 1754 |
|
1755 |
| - |
1756 |
| - |
1757 |
| - |
1758 |
| - |
1759 |
| - |
1760 |
| - |
| 1755 | + |
| 1756 | + |
| 1757 | + |
| 1758 | + |
| 1759 | + |
| 1760 | + |
| 1761 | + |
| 1762 | + |
| 1763 | + |
| 1764 | + |
| 1765 | + |
| 1766 | + |
| 1767 | + |
1761 | 1768 |
|
1762 | 1769 |
|
1763 | 1770 |
|
|
src/test/regress/expected/create_table_like.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/create_table_like.out+14-14Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
|
src/test/regress/sql/create_table_like.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/create_table_like.sql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
0 commit comments