Commit 0f6a51e
authored
File tree
Expand file treeCollapse file tree
10 files changed
+42
-79
lines changedFilter options
- postgresql_archive
- benches
- src
- blocking
- hasher
- repository/github
- postgresql_embedded
- src
Expand file treeCollapse file tree
10 files changed
+42
-79
lines changed-2Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
|
postgresql_archive/Cargo.toml
Copy file name to clipboardExpand all lines: postgresql_archive/Cargo.toml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
postgresql_archive/benches/archive.rs
Copy file name to clipboardExpand all lines: postgresql_archive/benches/archive.rs+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
|
postgresql_archive/src/archive.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/archive.rs+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
| ||
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
42 |
| - |
| 41 | + |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 |
| - |
47 |
| - |
| 45 | + |
48 | 46 |
|
49 | 47 |
|
50 | 48 |
|
| ||
97 | 95 |
|
98 | 96 |
|
99 | 97 |
|
100 |
| - |
| 98 | + |
101 | 99 |
|
102 | 100 |
|
103 | 101 |
|
104 | 102 |
|
105 | 103 |
|
106 |
| - |
| 104 | + |
107 | 105 |
|
108 | 106 |
|
109 | 107 |
|
|
postgresql_archive/src/blocking/archive.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/blocking/archive.rs+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
| ||
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
| 27 | + |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 |
| - |
| 33 | + |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
38 |
| - |
| 37 | + |
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
|
postgresql_archive/src/hasher/registry.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/hasher/registry.rs+32-59Lines changed: 32 additions & 59 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
84 | 92 |
|
85 | 93 |
|
86 | 94 |
|
| ||
91 | 99 |
|
92 | 100 |
|
93 | 101 |
|
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
103 | 106 |
|
104 | 107 |
|
105 | 108 |
|
106 | 109 |
|
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
| 110 | + |
| 111 | + |
112 | 112 |
|
113 |
| - |
114 |
| - |
115 |
| - |
| 113 | + |
116 | 114 |
|
117 | 115 |
|
118 | 116 |
|
119 | 117 |
|
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
| 118 | + |
| 119 | + |
125 | 120 |
|
126 |
| - |
127 |
| - |
128 |
| - |
| 121 | + |
129 | 122 |
|
130 | 123 |
|
131 | 124 |
|
132 | 125 |
|
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
| 126 | + |
| 127 | + |
138 | 128 |
|
139 |
| - |
140 |
| - |
141 |
| - |
| 129 | + |
142 | 130 |
|
143 | 131 |
|
144 | 132 |
|
145 | 133 |
|
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
| 134 | + |
| 135 | + |
151 | 136 |
|
152 |
| - |
153 |
| - |
154 |
| - |
| 137 | + |
155 | 138 |
|
156 | 139 |
|
157 | 140 |
|
158 | 141 |
|
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
| 142 | + |
| 143 | + |
164 | 144 |
|
165 |
| - |
166 |
| - |
167 |
| - |
| 145 | + |
168 | 146 |
|
169 | 147 |
|
170 | 148 |
|
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
181 | 154 |
|
182 | 155 |
|
postgresql_archive/src/repository/github/repository.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/repository/github/repository.rs+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 | 10 |
|
12 | 11 |
|
13 | 12 |
|
| ||
237 | 236 |
|
238 | 237 |
|
239 | 238 |
|
240 |
| - |
| 239 | + |
241 | 240 |
|
242 | 241 |
|
243 | 242 |
|
|
postgresql_embedded/Cargo.toml
Copy file name to clipboardExpand all lines: postgresql_embedded/Cargo.toml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
|
postgresql_embedded/src/postgresql.rs
Copy file name to clipboardExpand all lines: postgresql_embedded/src/postgresql.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
|
0 commit comments