Commit 8bddc86
File tree
Expand file treeCollapse file tree
6 files changed
+99
-30
lines changedFilter options
- src
- backend
- postmaster
- utils
- init
- misc
- common
- include
- common
- libpq
Expand file treeCollapse file tree
6 files changed
+99
-30
lines changedsrc/backend/postmaster/postmaster.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/postmaster.c+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
| 102 | + |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
| ||
2096 | 2097 |
|
2097 | 2098 |
|
2098 | 2099 |
|
| 2100 | + |
| 2101 | + |
| 2102 | + |
| 2103 | + |
| 2104 | + |
| 2105 | + |
| 2106 | + |
| 2107 | + |
| 2108 | + |
| 2109 | + |
| 2110 | + |
| 2111 | + |
| 2112 | + |
| 2113 | + |
| 2114 | + |
2099 | 2115 |
|
2100 | 2116 |
|
2101 | 2117 |
|
|
src/backend/utils/init/postinit.c
Copy file name to clipboardExpand all lines: src/backend/utils/init/postinit.c+38-16Lines changed: 38 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
252 |
| - |
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
258 | 266 |
|
259 | 267 |
|
260 | 268 |
|
261 |
| - |
262 |
| - |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
263 | 275 |
|
264 | 276 |
|
265 | 277 |
|
266 | 278 |
|
267 | 279 |
|
268 | 280 |
|
269 |
| - |
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
275 | 294 |
|
276 | 295 |
|
277 | 296 |
|
278 |
| - |
279 |
| - |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
280 | 302 |
|
281 | 303 |
|
282 | 304 |
|
|
src/backend/utils/misc/guc.c
Copy file name to clipboardExpand all lines: src/backend/utils/misc/guc.c+3-14Lines changed: 3 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
10760 | 10761 |
|
10761 | 10762 |
|
10762 | 10763 |
|
10763 |
| - |
10764 |
| - |
10765 |
| - |
10766 |
| - |
10767 |
| - |
10768 |
| - |
10769 |
| - |
| 10764 | + |
10770 | 10765 |
|
10771 | 10766 |
|
10772 | 10767 |
|
| ||
10782 | 10777 |
|
10783 | 10778 |
|
10784 | 10779 |
|
10785 |
| - |
10786 |
| - |
10787 |
| - |
10788 |
| - |
10789 |
| - |
10790 |
| - |
10791 |
| - |
| 10780 | + |
10792 | 10781 |
|
10793 | 10782 |
|
10794 | 10783 |
|
|
+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
src/include/common/string.h
Copy file name to clipboardExpand all lines: src/include/common/string.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
src/include/libpq/libpq-be.h
Copy file name to clipboardExpand all lines: src/include/libpq/libpq-be.h+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
141 | 148 |
|
142 | 149 |
|
143 | 150 |
|
|
0 commit comments