1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src
David Steele d957acb36b Add function to generate PostgreSQL tablespace identifier.
In PostgreSQL >= 9.0 each tablespace data is stored in a specially named directory so different major versions can share the same tablespace path.
2019-09-08 06:53:23 -04:00
..
common Add test macro for comparing String to zero-terminated strings. 2019-09-08 06:47:52 -04:00
module Add function to generate PostgreSQL tablespace identifier. 2019-09-08 06:53:23 -04:00
test.c Ignore SIGPIPE signals and check EPIPE result instead. 2019-01-06 17:42:44 +02:00
valgrind.suppress Add storageInfoList() to get detailed info about all entries in a path. 2019-04-23 19:33:55 -04:00