Commit 2d77d83
File tree
Expand file treeCollapse file tree
3 files changed
+27
-9
lines changedFilter options
- src
- backend
- postmaster
- utils/error
- include/postmaster
Expand file treeCollapse file tree
3 files changed
+27
-9
lines changedsrc/backend/postmaster/syslogger.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/syslogger.c+14-5Lines changed: 14 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
| ||
885 | 886 |
|
886 | 887 |
|
887 | 888 |
|
| 889 | + |
888 | 890 |
|
889 | 891 |
|
890 | 892 |
|
| 893 | + |
891 | 894 |
|
892 | 895 |
|
893 | 896 |
|
894 |
| - |
895 |
| - |
| 897 | + |
896 | 898 |
|
897 | 899 |
|
898 | 900 |
|
| ||
906 | 908 |
|
907 | 909 |
|
908 | 910 |
|
909 |
| - |
910 |
| - |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
911 | 920 |
|
912 | 921 |
|
913 | 922 |
|
| ||
924 | 933 |
|
925 | 934 |
|
926 | 935 |
|
927 |
| - |
| 936 | + |
928 | 937 |
|
929 | 938 |
|
930 | 939 |
|
|
src/backend/utils/error/elog.c
Copy file name to clipboardExpand all lines: src/backend/utils/error/elog.c+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3250 | 3250 |
|
3251 | 3251 |
|
3252 | 3252 |
|
| 3253 | + |
| 3254 | + |
| 3255 | + |
| 3256 | + |
| 3257 | + |
3253 | 3258 |
|
3254 | 3259 |
|
3255 | 3260 |
|
3256 | 3261 |
|
3257 |
| - |
| 3262 | + |
3258 | 3263 |
|
3259 | 3264 |
|
3260 | 3265 |
|
| ||
3264 | 3269 |
|
3265 | 3270 |
|
3266 | 3271 |
|
3267 |
| - |
| 3272 | + |
3268 | 3273 |
|
3269 | 3274 |
|
3270 | 3275 |
|
|
src/include/postmaster/syslogger.h
Copy file name to clipboardExpand all lines: src/include/postmaster/syslogger.h+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
| 49 | + |
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
| ||
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
63 | 67 |
|
64 | 68 |
|
65 | 69 |
|
|
0 commit comments