1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/src
David Steele 6f250bf686 Fix groupId type in StorageInfo.
gid_t is the correct type but there was no bug because uid_t and gid_t have the same underlying type.
2023-05-06 12:15:21 +03:00
..
build Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
command Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
common Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
config Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
db Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
info Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
postgres Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
protocol Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
storage Fix groupId type in StorageInfo. 2023-05-06 12:15:21 +03:00
.gitignore Unify code builder binaries into a single binary. 2022-07-20 17:45:39 -04:00
build.auto.h.in Add FN_PRINTF() macro. 2023-01-30 10:51:48 +07:00
configure Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
main.c Move error modules to common/error directory. 2023-04-06 10:38:49 +04:00
Makefile.in Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
meson.build Removing chunking and block numbers from incremental block list. 2023-04-27 23:29:12 +03:00
version.h Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00