Commit 09568ec
File tree
9 files changed
+47
-33
lines changedFilter options
- contrib/postgres_fdw
- src
- backend
- catalog
- utils
- fmgr
- include
- access
- catalog
- utils
- tools/msvc
9 files changed
+47
-33
lines changedcontrib/postgres_fdw/shippable.c
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/shippable.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
|
src/backend/catalog/Makefile
Copy file name to clipboardExpand all lines: src/backend/catalog/Makefile+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
| 92 | + |
| 93 | + |
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
|
src/backend/catalog/genbki.pl
Copy file name to clipboardExpand all lines: src/backend/catalog/genbki.pl+18-10Lines changed: 18 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
34 | 39 |
|
35 | 40 |
|
36 | 41 |
|
| ||
50 | 55 |
|
51 | 56 |
|
52 | 57 |
|
| 58 | + |
53 | 59 |
|
54 | 60 |
|
55 | 61 |
|
| ||
133 | 139 |
|
134 | 140 |
|
135 | 141 |
|
136 |
| - |
137 |
| - |
138 |
| - |
139 | 142 |
|
140 |
| - |
141 | 143 |
|
142 | 144 |
|
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 | 145 |
|
148 | 146 |
|
149 | 147 |
|
150 | 148 |
|
151 | 149 |
|
152 | 150 |
|
153 | 151 |
|
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
154 | 161 |
|
155 | 162 |
|
156 | 163 |
|
| ||
418 | 425 |
|
419 | 426 |
|
420 | 427 |
|
421 |
| - |
422 |
| - |
| 428 | + |
| 429 | + |
423 | 430 |
|
424 | 431 |
|
425 | 432 |
|
| ||
858 | 865 |
|
859 | 866 |
|
860 | 867 |
|
| 868 | + |
861 | 869 |
|
862 | 870 |
|
863 | 871 |
|
|
src/backend/utils/Gen_fmgrtab.pl
Copy file name to clipboardExpand all lines: src/backend/utils/Gen_fmgrtab.pl+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
255 |
| - |
| 255 | + |
256 | 256 |
|
257 | 257 |
|
258 |
| - |
| 258 | + |
259 | 259 |
|
260 | 260 |
|
261 |
| - |
| 261 | + |
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
|
src/backend/utils/fmgr/fmgr.c
Copy file name to clipboardExpand all lines: src/backend/utils/fmgr/fmgr.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
|
src/include/access/transam.h
Copy file name to clipboardExpand all lines: src/include/access/transam.h+11-7Lines changed: 11 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
| 74 | + |
| 75 | + |
76 | 76 |
|
77 |
| - |
78 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
79 | 82 |
|
80 | 83 |
|
81 | 84 |
|
82 | 85 |
|
83 | 86 |
|
84 |
| - |
85 |
| - |
| 87 | + |
| 88 | + |
86 | 89 |
|
87 | 90 |
|
88 | 91 |
|
89 | 92 |
|
90 | 93 |
|
91 | 94 |
|
92 | 95 |
|
93 |
| - |
| 96 | + |
| 97 | + |
94 | 98 |
|
95 | 99 |
|
96 | 100 |
|
|
src/include/catalog/unused_oids
Copy file name to clipboardExpand all lines: src/include/catalog/unused_oids+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
| 35 | + |
| 36 | + |
37 | 37 |
|
38 |
| - |
39 |
| - |
| 38 | + |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
src/include/utils/fmgrtab.h
Copy file name to clipboardExpand all lines: src/include/utils/fmgrtab.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
493 | 493 |
|
494 | 494 |
|
495 | 495 |
|
496 |
| - |
| 496 | + |
497 | 497 |
|
498 | 498 |
|
499 | 499 |
|
|
0 commit comments