File tree
Expand file treeCollapse file tree
23 files changed
+155
-284
lines changedFilter options
- examples/zonky
- postgresql_archive
- src
- configuration
- extractor
- hasher
- matcher
- repository
- tests
- postgresql_embedded
- build
- src
- tests
Expand file treeCollapse file tree
23 files changed
+155
-284
lines changed-30Lines changed: 0 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
postgresql_archive/Cargo.toml
Copy file name to clipboardExpand all lines: postgresql_archive/Cargo.toml+40-13Lines changed: 40 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
| 15 | + |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
| 20 | + |
22 | 21 |
|
23 |
| - |
| 22 | + |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
37 | 35 |
|
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
42 |
| - |
43 |
| - |
| 40 | + |
| 41 | + |
44 | 42 |
|
45 | 43 |
|
46 | 44 |
|
| ||
49 | 47 |
|
50 | 48 |
|
51 | 49 |
|
52 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
53 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
54 | 65 |
|
55 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
56 | 83 |
|
57 | 84 |
|
58 | 85 |
|
|
postgresql_archive/README.md
Copy file name to clipboardExpand all lines: postgresql_archive/README.md+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 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 | + |
58 | 84 |
|
59 | 85 |
|
60 | 86 |
|
|
postgresql_archive/src/configuration/mod.rs
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
| 3 | + |
2 | 4 |
|
postgresql_archive/src/extractor/registry.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/extractor/registry.rs+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
| ||
63 | 66 |
|
64 | 67 |
|
65 | 68 |
|
| 69 | + |
66 | 70 |
|
| 71 | + |
67 | 72 |
|
68 | 73 |
|
69 | 74 |
|
| ||
113 | 118 |
|
114 | 119 |
|
115 | 120 |
|
| 121 | + |
116 | 122 |
|
117 | 123 |
|
118 | 124 |
|
|
postgresql_archive/src/hasher/blake2b_512.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/hasher/blake2b_512.rs-29Lines changed: 0 additions & 29 deletions
This file was deleted.
postgresql_archive/src/hasher/blake2s_256.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/hasher/blake2s_256.rs-29Lines changed: 0 additions & 29 deletions
This file was deleted.
postgresql_archive/src/hasher/mod.rs
Copy file name to clipboard+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
3 | 2 |
|
4 | 3 |
|
| 4 | + |
5 | 5 |
|
| 6 | + |
6 | 7 |
|
| 8 | + |
7 | 9 |
|
8 |
| - |
9 |
| - |
postgresql_archive/src/hasher/registry.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/hasher/registry.rs+17-2Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
3 | 10 |
|
4 | 11 |
|
5 | 12 |
|
| ||
67 | 74 |
|
68 | 75 |
|
69 | 76 |
|
| 77 | + |
70 | 78 |
|
71 | 79 |
|
72 | 80 |
|
73 | 81 |
|
74 | 82 |
|
| 83 | + |
75 | 84 |
|
76 | 85 |
|
77 | 86 |
|
78 | 87 |
|
| 88 | + |
79 | 89 |
|
80 | 90 |
|
81 | 91 |
|
82 | 92 |
|
| 93 | + |
83 | 94 |
|
84 | 95 |
|
85 | 96 |
|
86 | 97 |
|
| 98 | + |
87 | 99 |
|
88 | 100 |
|
89 | 101 |
|
| ||
148 | 160 |
|
149 | 161 |
|
150 | 162 |
|
| 163 | + |
151 | 164 |
|
152 | 165 |
|
153 | 166 |
|
| ||
157 | 170 |
|
158 | 171 |
|
159 | 172 |
|
| 173 | + |
160 | 174 |
|
161 | 175 |
|
162 | 176 |
|
163 | 177 |
|
164 | 178 |
|
165 |
| - |
| 179 | + |
| 180 | + |
166 | 181 |
|
167 | 182 |
|
168 | 183 |
|
postgresql_archive/src/hasher/sha3_256.rs
Copy file name to clipboardExpand all lines: postgresql_archive/src/hasher/sha3_256.rs-29Lines changed: 0 additions & 29 deletions
This file was deleted.
0 commit comments