Commit 705843d
File tree
Expand file treeCollapse file tree
3 files changed
+255
-159
lines changedFilter options
- src
- backend
- tcop
- utils/misc
- test/libpq_encryption/t
Expand file treeCollapse file tree
3 files changed
+255
-159
lines changedsrc/backend/tcop/backend_startup.c
Copy file name to clipboardExpand all lines: src/backend/tcop/backend_startup.c+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
40 | 43 |
|
41 | 44 |
|
42 | 45 |
|
| ||
474 | 477 |
|
475 | 478 |
|
476 | 479 |
|
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
477 | 490 |
|
478 | 491 |
|
479 | 492 |
|
| ||
519 | 532 |
|
520 | 533 |
|
521 | 534 |
|
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
522 | 545 |
|
523 | 546 |
|
524 | 547 |
|
|
src/backend/utils/misc/guc_tables.c
Copy file name to clipboardExpand all lines: src/backend/utils/misc/guc_tables.c+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| 99 | + |
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
| ||
1224 | 1225 |
|
1225 | 1226 |
|
1226 | 1227 |
|
| 1228 | + |
| 1229 | + |
| 1230 | + |
| 1231 | + |
| 1232 | + |
| 1233 | + |
| 1234 | + |
| 1235 | + |
| 1236 | + |
| 1237 | + |
1227 | 1238 |
|
1228 | 1239 |
|
1229 | 1240 |
|
|
0 commit comments