Home
last modified time | relevance | path

Searched refs:pckWriteToLog (Results 1 – 4 of 4) sorted by relevance

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/src/module/common/
H A DtypePackTest.c43 TEST_RESULT_STR_Z(pckWriteToLog(packWrite), "{depth: 1, idLast: 0}", "log"); in testRun()
45 TEST_RESULT_STR_Z(pckWriteToLog(packWrite), "{depth: 1, idLast: 1}", "log"); in testRun()
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/type/
H A Dpack.h635 String *pckWriteToLog(const PackWrite *this);
640 FUNCTION_LOG_STRING_OBJECT_FORMAT(value, pckWriteToLog, buffer, bufferSize)
H A Dpack.c1843 pckWriteToLog(const PackWrite *this) in pckWriteToLog() function
/dports/databases/pgbackrest/pgbackrest-release-2.35/doc/resource/
H A Dgit-history.cache650 … a primitive type but rather an array of String types.\n\nAlso update pckWriteToLog() to work afte…