Commit d8ea33f
File tree
Expand file treeCollapse file tree
8 files changed
+143
-19
lines changedFilter options
- doc/src/sgml
- src
- backend/utils
- error
- misc
- bin/pgevent
Expand file treeCollapse file tree
8 files changed
+143
-19
lines changed+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3037 | 3037 |
|
3038 | 3038 |
|
3039 | 3039 |
|
| 3040 | + |
| 3041 | + |
| 3042 | + |
| 3043 | + |
| 3044 | + |
| 3045 | + |
| 3046 | + |
| 3047 | + |
3040 | 3048 |
|
3041 | 3049 |
|
3042 | 3050 |
|
| ||
3287 | 3295 |
|
3288 | 3296 |
|
3289 | 3297 |
|
| 3298 | + |
| 3299 | + |
| 3300 | + |
| 3301 | + |
| 3302 | + |
| 3303 | + |
| 3304 | + |
| 3305 | + |
| 3306 | + |
| 3307 | + |
| 3308 | + |
| 3309 | + |
| 3310 | + |
| 3311 | + |
| 3312 | + |
| 3313 | + |
| 3314 | + |
3290 | 3315 |
|
3291 | 3316 |
|
3292 | 3317 |
|
|
doc/src/sgml/installation.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/installation.sgml-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1551 | 1551 |
|
1552 | 1552 |
|
1553 | 1553 |
|
1554 |
| - |
1555 |
| - |
1556 |
| - |
1557 |
| - |
1558 |
| - |
1559 |
| - |
1560 |
| - |
1561 |
| - |
1562 |
| - |
1563 |
| - |
1564 |
| - |
1565 |
| - |
1566 |
| - |
1567 | 1554 |
|
1568 | 1555 |
|
1569 | 1556 |
|
|
+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2295 | 2295 |
|
2296 | 2296 |
|
2297 | 2297 |
|
| 2298 | + |
| 2299 | + |
| 2300 | + |
| 2301 | + |
| 2302 | + |
| 2303 | + |
| 2304 | + |
| 2305 | + |
| 2306 | + |
| 2307 | + |
| 2308 | + |
| 2309 | + |
| 2310 | + |
| 2311 | + |
| 2312 | + |
| 2313 | + |
| 2314 | + |
| 2315 | + |
| 2316 | + |
| 2317 | + |
| 2318 | + |
| 2319 | + |
| 2320 | + |
| 2321 | + |
| 2322 | + |
| 2323 | + |
| 2324 | + |
| 2325 | + |
| 2326 | + |
| 2327 | + |
| 2328 | + |
| 2329 | + |
| 2330 | + |
| 2331 | + |
| 2332 | + |
| 2333 | + |
| 2334 | + |
| 2335 | + |
| 2336 | + |
| 2337 | + |
| 2338 | + |
| 2339 | + |
| 2340 | + |
| 2341 | + |
| 2342 | + |
| 2343 | + |
2298 | 2344 |
|
src/backend/utils/error/elog.c
Copy file name to clipboardExpand all lines: src/backend/utils/error/elog.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| 126 | + |
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
| ||
1673 | 1674 |
|
1674 | 1675 |
|
1675 | 1676 |
|
1676 |
| - |
| 1677 | + |
1677 | 1678 |
|
1678 | 1679 |
|
1679 | 1680 |
|
|
src/backend/utils/misc/guc.c
Copy file name to clipboardExpand all lines: src/backend/utils/misc/guc.c+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
412 | 412 |
|
413 | 413 |
|
414 | 414 |
|
| 415 | + |
415 | 416 |
|
416 | 417 |
|
417 | 418 |
|
| ||
2819 | 2820 |
|
2820 | 2821 |
|
2821 | 2822 |
|
| 2823 | + |
| 2824 | + |
| 2825 | + |
| 2826 | + |
| 2827 | + |
| 2828 | + |
| 2829 | + |
| 2830 | + |
| 2831 | + |
| 2832 | + |
| 2833 | + |
| 2834 | + |
| 2835 | + |
2822 | 2836 |
|
2823 | 2837 |
|
2824 | 2838 |
|
|
src/backend/utils/misc/postgresql.conf.sample
Copy file name to clipboardExpand all lines: src/backend/utils/misc/postgresql.conf.sample+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
| 325 | + |
| 326 | + |
325 | 327 |
|
326 | 328 |
|
327 | 329 |
|
|
+53-5Lines changed: 53 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
22 | 31 |
|
23 |
| - |
24 |
| - |
| 32 | + |
| 33 | + |
25 | 34 |
|
26 | 35 |
|
27 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
28 | 67 |
|
29 | 68 |
|
30 | 69 |
|
| ||
35 | 74 |
|
36 | 75 |
|
37 | 76 |
|
| 77 | + |
38 | 78 |
|
39 | 79 |
|
40 | 80 |
|
| ||
47 | 87 |
|
48 | 88 |
|
49 | 89 |
|
50 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
51 | 94 |
|
52 | 95 |
|
53 | 96 |
|
| ||
72 | 115 |
|
73 | 116 |
|
74 | 117 |
|
75 |
| - |
| 118 | + |
76 | 119 |
|
77 | 120 |
|
78 | 121 |
|
| ||
90 | 133 |
|
91 | 134 |
|
92 | 135 |
|
| 136 | + |
| 137 | + |
93 | 138 |
|
94 | 139 |
|
95 | 140 |
|
96 | 141 |
|
97 | 142 |
|
98 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
99 | 147 |
|
100 | 148 |
|
101 | 149 |
|
|
src/bin/pgevent/pgevent.def
Copy file name to clipboardExpand all lines: src/bin/pgevent/pgevent.def+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
0 commit comments