File tree
Expand file treeCollapse file tree
9 files changed
+108
-24
lines changedFilter options
- src
- backend
- access/transam
- replication/logical
- include/access
Expand file treeCollapse file tree
9 files changed
+108
-24
lines changedsrc/backend/access/transam/xact.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xact.c+50Lines changed: 50 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| 194 | + |
194 | 195 |
|
195 | 196 |
|
196 | 197 |
|
| ||
223 | 224 |
|
224 | 225 |
|
225 | 226 |
|
| 227 | + |
226 | 228 |
|
227 | 229 |
|
228 | 230 |
|
| ||
5120 | 5122 |
|
5121 | 5123 |
|
5122 | 5124 |
|
| 5125 | + |
5123 | 5126 |
|
5124 | 5127 |
|
5125 | 5128 |
|
| ||
6022 | 6025 |
|
6023 | 6026 |
|
6024 | 6027 |
|
| 6028 | + |
| 6029 | + |
| 6030 | + |
| 6031 | + |
| 6032 | + |
| 6033 | + |
| 6034 | + |
| 6035 | + |
| 6036 | + |
| 6037 | + |
| 6038 | + |
| 6039 | + |
| 6040 | + |
| 6041 | + |
| 6042 | + |
| 6043 | + |
| 6044 | + |
| 6045 | + |
| 6046 | + |
| 6047 | + |
| 6048 | + |
| 6049 | + |
| 6050 | + |
| 6051 | + |
| 6052 | + |
| 6053 | + |
| 6054 | + |
| 6055 | + |
| 6056 | + |
| 6057 | + |
| 6058 | + |
| 6059 | + |
| 6060 | + |
| 6061 | + |
| 6062 | + |
| 6063 | + |
| 6064 | + |
| 6065 | + |
| 6066 | + |
| 6067 | + |
| 6068 | + |
| 6069 | + |
| 6070 | + |
| 6071 | + |
| 6072 | + |
| 6073 | + |
| 6074 | + |
src/backend/access/transam/xloginsert.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xloginsert.c+21-2Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
| 92 | + |
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
95 | 96 |
|
96 |
| - |
| 97 | + |
| 98 | + |
97 | 99 |
|
98 | 100 |
|
99 | 101 |
|
| ||
195 | 197 |
|
196 | 198 |
|
197 | 199 |
|
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
198 | 204 |
|
199 | 205 |
|
200 | 206 |
|
| ||
398 | 404 |
|
399 | 405 |
|
400 | 406 |
|
401 |
| - |
| 407 | + |
402 | 408 |
|
403 | 409 |
|
404 | 410 |
|
| ||
748 | 754 |
|
749 | 755 |
|
750 | 756 |
|
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
751 | 770 |
|
752 | 771 |
|
753 | 772 |
|
|
src/backend/access/transam/xlogreader.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xlogreader.c+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1197 | 1197 |
|
1198 | 1198 |
|
1199 | 1199 |
|
| 1200 | + |
1200 | 1201 |
|
1201 | 1202 |
|
1202 | 1203 |
|
| ||
1235 | 1236 |
|
1236 | 1237 |
|
1237 | 1238 |
|
| 1239 | + |
| 1240 | + |
| 1241 | + |
| 1242 | + |
1238 | 1243 |
|
1239 | 1244 |
|
1240 | 1245 |
|
|
src/backend/replication/logical/decode.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/decode.c+23-21Lines changed: 23 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
97 | 98 |
|
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
102 | 118 |
|
103 | 119 |
|
104 | 120 |
|
| ||
216 | 232 |
|
217 | 233 |
|
218 | 234 |
|
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 | 235 |
|
224 |
| - |
225 |
| - |
| 236 | + |
226 | 237 |
|
227 | 238 |
|
228 | 239 |
|
| ||
264 | 275 |
|
265 | 276 |
|
266 | 277 |
|
267 |
| - |
268 |
| - |
269 |
| - |
270 |
| - |
271 | 278 |
|
272 |
| - |
273 |
| - |
274 |
| - |
275 |
| - |
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
280 |
| - |
281 |
| - |
282 |
| - |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
283 | 285 |
|
284 | 286 |
|
285 | 287 |
|
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
428 | 428 |
|
429 | 429 |
|
430 | 430 |
|
| 431 | + |
| 432 | + |
| 433 | + |
431 | 434 |
|
432 | 435 |
|
433 | 436 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
| 240 | + |
240 | 241 |
|
241 | 242 |
|
242 | 243 |
|
|
src/include/access/xlog_internal.h
Copy file name to clipboardExpand all lines: src/include/access/xlog_internal.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
src/include/access/xlogreader.h
Copy file name to clipboardExpand all lines: src/include/access/xlogreader.h+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| 194 | + |
| 195 | + |
194 | 196 |
|
195 | 197 |
|
196 | 198 |
|
| ||
304 | 306 |
|
305 | 307 |
|
306 | 308 |
|
| 309 | + |
307 | 310 |
|
308 | 311 |
|
309 | 312 |
|
|
src/include/access/xlogrecord.h
Copy file name to clipboardExpand all lines: src/include/access/xlogrecord.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
| 226 | + |
226 | 227 |
|
227 | 228 |
|
0 commit comments