Fix attlen in RowDescription of BASE_BACKUP response Should be 8 for int8, not -1.
Reviewed-by: Nathan Bossart <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4e85b97304a74f5f0fc82136b95f0d5a67b7fd53 Modified Files -------------- src/backend/replication/basebackup_copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
