1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest
David Steele f3b56cf8f3 Allow MemContext objects to be copied to a new parent.
This makes it easier to create objects and then copy them to another context when they are complete without having to worry about freeing them on error. Update List, StringList, and Buffer to allow moves. Update Ini and Storage to take advantage of moves.
2018-04-06 17:04:52 -04:00
..
Common Allow MemContext objects to be copied to a new parent. 2018-04-06 17:04:52 -04:00
Env Fix manifest test in the check command when tablespaces are present. 2018-03-19 19:54:03 -04:00
Module Start work on C handle io object and use it to output help. 2018-03-25 11:39:24 -04:00