You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Add hex encode/decoding to decode module.
This replaces the bufHex() function and also allows hex to be decoded.
This commit is contained in:
+2
-2
@@ -122,7 +122,7 @@ unit:
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------------------------------
|
||||
- name: encode
|
||||
total: 2
|
||||
total: 3
|
||||
|
||||
coverage:
|
||||
- common/encode
|
||||
@@ -168,7 +168,7 @@ unit:
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------------------------------
|
||||
- name: type-buffer
|
||||
total: 6
|
||||
total: 5
|
||||
|
||||
coverage:
|
||||
- common/type/buffer
|
||||
|
||||
Reference in New Issue
Block a user