Commit ec29427
File tree
Expand file treeCollapse file tree
7 files changed
+80
-99
lines changedFilter options
- contrib
- pg_prewarm
- postgres_fdw
- src
- backend
- access/transam
- replication
- utils/adt
- include/utils
Expand file treeCollapse file tree
7 files changed
+80
-99
lines changedcontrib/pg_prewarm/autoprewarm.c
Copy file name to clipboardExpand all lines: contrib/pg_prewarm/autoprewarm.c+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
223 |
| - |
224 |
| - |
225 |
| - |
226 |
| - |
| 223 | + |
| 224 | + |
227 | 225 |
|
228 | 226 |
|
229 | 227 |
|
230 | 228 |
|
231 | 229 |
|
232 |
| - |
233 |
| - |
234 |
| - |
| 230 | + |
| 231 | + |
| 232 | + |
235 | 233 |
|
236 | 234 |
|
237 | 235 |
|
|
contrib/postgres_fdw/connection.c
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/connection.c+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1271 | 1271 |
|
1272 | 1272 |
|
1273 | 1273 |
|
1274 |
| - |
1275 |
| - |
1276 | 1274 |
|
1277 | 1275 |
|
1278 | 1276 |
|
1279 |
| - |
| 1277 | + |
| 1278 | + |
1280 | 1279 |
|
1281 | 1280 |
|
1282 | 1281 |
|
1283 | 1282 |
|
1284 |
| - |
1285 |
| - |
1286 |
| - |
1287 |
| - |
1288 | 1283 |
|
1289 | 1284 |
|
1290 | 1285 |
|
|
src/backend/access/transam/xlog.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xlog.c+31-54Lines changed: 31 additions & 54 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6074 | 6074 |
|
6075 | 6075 |
|
6076 | 6076 |
|
6077 |
| - |
6078 |
| - |
| 6077 | + |
6079 | 6078 |
|
6080 | 6079 |
|
6081 | 6080 |
|
| ||
6115 | 6114 |
|
6116 | 6115 |
|
6117 | 6116 |
|
6118 |
| - |
6119 |
| - |
| 6117 | + |
| 6118 | + |
6120 | 6119 |
|
6121 | 6120 |
|
6122 | 6121 |
|
| ||
6132 | 6131 |
|
6133 | 6132 |
|
6134 | 6133 |
|
6135 |
| - |
6136 |
| - |
| 6134 | + |
| 6135 | + |
6137 | 6136 |
|
6138 |
| - |
6139 |
| - |
6140 |
| - |
6141 |
| - |
6142 |
| - |
| 6137 | + |
6143 | 6138 |
|
6144 | 6139 |
|
6145 |
| - |
6146 |
| - |
| 6140 | + |
6147 | 6141 |
|
6148 | 6142 |
|
6149 | 6143 |
|
6150 |
| - |
| 6144 | + |
6151 | 6145 |
|
6152 | 6146 |
|
6153 | 6147 |
|
| ||
8555 | 8549 |
|
8556 | 8550 |
|
8557 | 8551 |
|
8558 |
| - |
8559 |
| - |
8560 |
| - |
8561 |
| - |
8562 |
| - |
8563 |
| - |
8564 |
| - |
8565 |
| - |
8566 |
| - |
8567 |
| - |
| 8552 | + |
| 8553 | + |
| 8554 | + |
| 8555 | + |
| 8556 | + |
8568 | 8557 |
|
8569 | 8558 |
|
8570 | 8559 |
|
8571 | 8560 |
|
8572 |
| - |
8573 |
| - |
8574 |
| - |
| 8561 | + |
| 8562 | + |
8575 | 8563 |
|
8576 |
| - |
8577 |
| - |
8578 |
| - |
| 8564 | + |
| 8565 | + |
8579 | 8566 |
|
8580 | 8567 |
|
8581 |
| - |
8582 |
| - |
8583 |
| - |
8584 |
| - |
| 8568 | + |
| 8569 | + |
8585 | 8570 |
|
8586 | 8571 |
|
8587 | 8572 |
|
| ||
8590 | 8575 |
|
8591 | 8576 |
|
8592 | 8577 |
|
8593 |
| - |
8594 |
| - |
8595 |
| - |
| 8578 | + |
| 8579 | + |
8596 | 8580 |
|
8597 | 8581 |
|
8598 | 8582 |
|
8599 |
| - |
8600 |
| - |
| 8583 | + |
8601 | 8584 |
|
8602 |
| - |
8603 |
| - |
8604 |
| - |
| 8585 | + |
8605 | 8586 |
|
8606 | 8587 |
|
8607 | 8588 |
|
8608 | 8589 |
|
8609 | 8590 |
|
8610 |
| - |
8611 |
| - |
| 8591 | + |
8612 | 8592 |
|
8613 | 8593 |
|
8614 | 8594 |
|
| ||
8621 | 8601 |
|
8622 | 8602 |
|
8623 | 8603 |
|
8624 |
| - |
8625 |
| - |
8626 |
| - |
| 8604 | + |
| 8605 | + |
| 8606 | + |
8627 | 8607 |
|
8628 |
| - |
8629 |
| - |
| 8608 | + |
| 8609 | + |
8630 | 8610 |
|
8631 | 8611 |
|
8632 | 8612 |
|
| ||
12233 | 12213 |
|
12234 | 12214 |
|
12235 | 12215 |
|
12236 |
| - |
12237 |
| - |
12238 |
| - |
| 12216 | + |
12239 | 12217 |
|
12240 |
| - |
12241 | 12218 |
|
12242 |
| - |
| 12219 | + |
12243 | 12220 |
|
12244 | 12221 |
|
12245 | 12222 |
|
|
src/backend/replication/walreceiverfuncs.c
Copy file name to clipboardExpand all lines: src/backend/replication/walreceiverfuncs.c+4-21Lines changed: 4 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
350 | 350 |
|
351 | 351 |
|
352 | 352 |
|
353 |
| - |
354 |
| - |
355 |
| - |
356 |
| - |
357 | 353 |
|
358 | 354 |
|
359 | 355 |
|
| ||
370 | 366 |
|
371 | 367 |
|
372 | 368 |
|
373 |
| - |
374 |
| - |
375 |
| - |
376 |
| - |
377 |
| - |
| 369 | + |
| 370 | + |
378 | 371 |
|
379 | 372 |
|
380 | 373 |
|
| ||
385 | 378 |
|
386 | 379 |
|
387 | 380 |
|
388 |
| - |
389 | 381 |
|
390 | 382 |
|
391 | 383 |
|
392 |
| - |
393 |
| - |
394 |
| - |
395 |
| - |
396 | 384 |
|
397 | 385 |
|
398 | 386 |
|
399 | 387 |
|
400 | 388 |
|
401 |
| - |
402 |
| - |
403 |
| - |
404 |
| - |
405 |
| - |
406 |
| - |
407 |
| - |
| 389 | + |
| 390 | + |
408 | 391 |
|
src/backend/replication/walsender.c
Copy file name to clipboardExpand all lines: src/backend/replication/walsender.c+1-7Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2194 | 2194 |
|
2195 | 2195 |
|
2196 | 2196 |
|
2197 |
| - |
2198 |
| - |
2199 | 2197 |
|
2200 | 2198 |
|
2201 | 2199 |
|
| ||
2214 | 2212 |
|
2215 | 2213 |
|
2216 | 2214 |
|
2217 |
| - |
2218 |
| - |
2219 |
| - |
2220 |
| - |
2221 |
| - |
| 2215 | + |
2222 | 2216 |
|
2223 | 2217 |
|
2224 | 2218 |
|
|
src/backend/utils/adt/timestamp.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/timestamp.c+35-3Lines changed: 35 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1641 | 1641 |
|
1642 | 1642 |
|
1643 | 1643 |
|
| 1644 | + |
| 1645 | + |
| 1646 | + |
1644 | 1647 |
|
1645 | 1648 |
|
1646 | 1649 |
|
1647 |
| - |
1648 |
| - |
1649 |
| - |
| 1650 | + |
| 1651 | + |
1650 | 1652 |
|
1651 | 1653 |
|
1652 | 1654 |
|
| ||
1666 | 1668 |
|
1667 | 1669 |
|
1668 | 1670 |
|
| 1671 | + |
| 1672 | + |
| 1673 | + |
| 1674 | + |
| 1675 | + |
| 1676 | + |
| 1677 | + |
| 1678 | + |
| 1679 | + |
| 1680 | + |
| 1681 | + |
| 1682 | + |
| 1683 | + |
| 1684 | + |
| 1685 | + |
| 1686 | + |
| 1687 | + |
| 1688 | + |
| 1689 | + |
| 1690 | + |
| 1691 | + |
| 1692 | + |
| 1693 | + |
| 1694 | + |
| 1695 | + |
| 1696 | + |
| 1697 | + |
| 1698 | + |
| 1699 | + |
| 1700 | + |
1669 | 1701 |
|
1670 | 1702 |
|
1671 | 1703 |
|
|
src/include/utils/timestamp.h
Copy file name to clipboardExpand all lines: src/include/utils/timestamp.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| 75 | + |
| 76 | + |
75 | 77 |
|
76 | 78 |
|
77 | 79 |
|
|
0 commit comments