1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src/command
David Steele ed68792e76 Rename strNewN() to strNewZN().
Make the function name consistent with other functions that accept zero-terminated strings, e.g. strNewZ() and strCatZN().
2021-10-07 19:57:28 -04:00
..
archive Rename strNewN() to strNewZN(). 2021-10-07 19:57:28 -04:00
backup More efficient memory allocation for Strings and String Variants. 2021-10-07 19:43:28 -04:00
check Update CipherType/CipherMode to StringId. 2021-04-28 11:36:20 -04:00
control Rename strNewN() to strNewZN(). 2021-10-07 19:57:28 -04:00
expire Fix documentation and comment typos. 2021-07-01 11:50:03 -04:00
help Rename strNewN() to strNewZN(). 2021-10-07 19:57:28 -04:00
info More efficient memory allocation for Strings and String Variants. 2021-10-07 19:43:28 -04:00
local Refactor cmdLocal()/cmdRemote() to accept a ProtocolServer object. 2021-07-23 10:35:36 -04:00
remote Refactor cmdLocal()/cmdRemote() to accept a ProtocolServer object. 2021-07-23 10:35:36 -04:00
repo Fix documentation and comment typos. 2021-07-01 11:50:03 -04:00
restore More efficient memory allocation for Strings and String Variants. 2021-10-07 19:43:28 -04:00
stanza Update CipherType/CipherMode to StringId. 2021-04-28 11:36:20 -04:00
verify More efficient memory allocation for Strings and String Variants. 2021-10-07 19:43:28 -04:00
command.c More efficient memory allocation for Strings and String Variants. 2021-10-07 19:43:28 -04:00
command.h Remove unused parameter from cmdBegin(). 2020-08-20 14:16:36 -04:00