mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
88d7ee6215
Append N characters from a zero-terminated string. Note that the string does not actually need to be zero-terminated as long as N is <= the end of the string being concatenated.