Commit 701a51f
File tree
Expand file treeCollapse file tree
4 files changed
+7
-40
lines changedFilter options
- contrib/pg_stat_statements
- src/backend
- access/heap
- replication
- utils/init
Expand file treeCollapse file tree
4 files changed
+7
-40
lines changedcontrib/pg_stat_statements/pg_stat_statements.c
Copy file name to clipboardExpand all lines: contrib/pg_stat_statements/pg_stat_statements.c+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1868 | 1868 |
|
1869 | 1869 |
|
1870 | 1870 |
|
1871 |
| - |
| 1871 | + |
1872 | 1872 |
|
1873 |
| - |
1874 |
| - |
1875 |
| - |
1876 |
| - |
| 1873 | + |
1877 | 1874 |
|
1878 | 1875 |
|
1879 | 1876 |
|
|
src/backend/access/heap/rewriteheap.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/rewriteheap.c+1-8Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1156 | 1156 |
|
1157 | 1157 |
|
1158 | 1158 |
|
1159 |
| - |
1160 |
| - |
1161 |
| - |
1162 |
| - |
1163 |
| - |
1164 |
| - |
1165 |
| - |
1166 | 1159 |
|
1167 | 1160 |
|
1168 | 1161 |
|
1169 | 1162 |
|
1170 | 1163 |
|
1171 | 1164 |
|
1172 | 1165 |
|
1173 |
| - |
| 1166 | + |
1174 | 1167 |
|
1175 | 1168 |
|
1176 | 1169 |
|
|
src/backend/replication/walreceiver.c
Copy file name to clipboardExpand all lines: src/backend/replication/walreceiver.c+3-25Lines changed: 3 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
96 | 95 |
|
97 | 96 |
|
98 | 97 |
|
| ||
945 | 944 |
|
946 | 945 |
|
947 | 946 |
|
948 |
| - |
949 | 947 |
|
950 | 948 |
|
951 | 949 |
|
| ||
956 | 954 |
|
957 | 955 |
|
958 | 956 |
|
959 |
| - |
960 |
| - |
961 |
| - |
962 |
| - |
963 |
| - |
964 |
| - |
965 |
| - |
966 |
| - |
967 |
| - |
968 |
| - |
969 |
| - |
970 |
| - |
971 |
| - |
972 |
| - |
973 |
| - |
974 |
| - |
975 |
| - |
976 |
| - |
977 |
| - |
978 | 957 |
|
979 | 958 |
|
980 | 959 |
|
981 |
| - |
| 960 | + |
982 | 961 |
|
983 | 962 |
|
984 | 963 |
|
| ||
995 | 974 |
|
996 | 975 |
|
997 | 976 |
|
998 |
| - |
| 977 | + |
999 | 978 |
|
1000 | 979 |
|
1001 | 980 |
|
1002 | 981 |
|
1003 | 982 |
|
1004 |
| - |
1005 | 983 |
|
1006 | 984 |
|
1007 | 985 |
|
|
src/backend/utils/init/miscinit.c
Copy file name to clipboardExpand all lines: src/backend/utils/init/miscinit.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1333 | 1333 |
|
1334 | 1334 |
|
1335 | 1335 |
|
1336 |
| - |
1337 |
| - |
| 1336 | + |
1338 | 1337 |
|
1339 | 1338 |
|
1340 | 1339 |
|
|
0 commit comments