-
- Downloads
Move tar function headers to pgtar.h
This makes it possible to include them only where they are used, so we can avoid the conflict of the uid_t and gid_t datatypes that happened in plperl (since plperl doesn't need the tar functions)
Showing
- src/backend/replication/basebackup.c 1 addition, 0 deletionssrc/backend/replication/basebackup.c
- src/bin/pg_dump/pg_backup_tar.c 1 addition, 0 deletionssrc/bin/pg_dump/pg_backup_tar.c
- src/include/pgtar.h 15 additions, 0 deletionssrc/include/pgtar.h
- src/include/port.h 0 additions, 4 deletionssrc/include/port.h
- src/port/tar.c 1 addition, 0 deletionssrc/port/tar.c
Loading
Please register or sign in to comment