File tree
Expand file treeCollapse file tree
14 files changed
+185
-58
lines changedFilter options
- doc/src/sgml
- ref
- src
- backend
- commands
- executor
- nodes
- parser
- include/nodes
- test/regress
- expected
- sql
Expand file treeCollapse file tree
14 files changed
+185
-58
lines changeddoc/src/sgml/ref/create_table_as.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/create_table_as.sgml+32-11Lines changed: 32 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
101 | 115 |
|
102 | 116 |
|
103 | 117 |
|
| ||
121 | 135 |
|
122 | 136 |
|
123 | 137 |
|
124 |
| - |
| 138 | + |
| 139 | + |
| 140 | + |
125 | 141 |
|
126 | 142 |
|
127 | 143 |
|
128 |
| - |
129 |
| - |
| 144 | + |
| 145 | + |
130 | 146 |
|
131 | 147 |
|
132 | 148 |
|
133 | 149 |
|
134 | 150 |
|
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
141 | 162 |
|
142 | 163 |
|
143 | 164 |
|
|
+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
2437 | 2437 |
|
2438 | 2438 |
|
2439 | 2439 |
|
2440 |
| - |
2441 |
| - |
2442 |
| - |
2443 |
| - |
2444 |
| - |
2445 |
| - |
| 2440 | + |
| 2441 | + |
| 2442 | + |
| 2443 | + |
| 2444 | + |
| 2445 | + |
2446 | 2446 |
|
2447 |
| - |
2448 |
| - |
2449 |
| - |
2450 |
| - |
| 2447 | + |
| 2448 | + |
| 2449 | + |
| 2450 | + |
2451 | 2451 |
|
2452 | 2452 |
|
2453 | 2453 |
|
|
src/backend/commands/sequence.c
Copy file name to clipboardExpand all lines: src/backend/commands/sequence.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
181 |
| - |
| 181 | + |
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
|
src/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+21-2Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| ||
185 | 186 |
|
186 | 187 |
|
187 | 188 |
|
188 |
| - |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
189 | 208 |
|
190 | 209 |
|
191 | 210 |
|
|
src/backend/commands/typecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/typecmds.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
1066 | 1066 |
|
1067 | 1067 |
|
1068 | 1068 |
|
1069 |
| - |
| 1069 | + |
1070 | 1070 |
|
1071 | 1071 |
|
1072 | 1072 |
|
|
src/backend/commands/view.c
Copy file name to clipboardExpand all lines: src/backend/commands/view.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
144 |
| - |
| 144 | + |
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
|
src/backend/executor/execMain.c
Copy file name to clipboardExpand all lines: src/backend/executor/execMain.c+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
593 | 593 |
|
594 | 594 |
|
595 | 595 |
|
596 |
| - |
597 |
| - |
598 |
| - |
599 |
| - |
600 |
| - |
601 |
| - |
602 |
| - |
603 |
| - |
| 596 | + |
604 | 597 |
|
605 | 598 |
|
606 | 599 |
|
|
src/backend/nodes/copyfuncs.c
Copy file name to clipboardExpand all lines: src/backend/nodes/copyfuncs.c+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
1549 | 1549 |
|
1550 | 1550 |
|
1551 | 1551 |
|
| 1552 | + |
1552 | 1553 |
|
1553 | 1554 |
|
1554 | 1555 |
|
| ||
1623 | 1624 |
|
1624 | 1625 |
|
1625 | 1626 |
|
| 1627 | + |
1626 | 1628 |
|
1627 | 1629 |
|
1628 | 1630 |
|
|
src/backend/nodes/equalfuncs.c
Copy file name to clipboardExpand all lines: src/backend/nodes/equalfuncs.c+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
604 | 604 |
|
605 | 605 |
|
606 | 606 |
|
| 607 | + |
607 | 608 |
|
608 | 609 |
|
609 | 610 |
|
| ||
667 | 668 |
|
668 | 669 |
|
669 | 670 |
|
| 671 | + |
670 | 672 |
|
671 | 673 |
|
672 | 674 |
|
|
src/backend/parser/analyze.c
Copy file name to clipboardExpand all lines: src/backend/parser/analyze.c+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
1974 | 1975 |
|
1975 | 1976 |
|
1976 | 1977 |
|
| 1978 | + |
| 1979 | + |
| 1980 | + |
| 1981 | + |
| 1982 | + |
| 1983 | + |
| 1984 | + |
| 1985 | + |
| 1986 | + |
| 1987 | + |
| 1988 | + |
| 1989 | + |
| 1990 | + |
| 1991 | + |
| 1992 | + |
1977 | 1993 |
|
1978 | 1994 |
|
1979 | 1995 |
|
|
0 commit comments