pgsql: Fix attlen in RowDescription of BASE_BACKUP response - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix attlen in RowDescription of BASE_BACKUP response
Date
Msg-id E1o8EnP-0016r9-KS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix attlen in RowDescription of BASE_BACKUP response

Should be 8 for int8, not -1.

Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/7e4fdbdc-699c-4cd0-115d-fb78a957fc22@enterprisedb.com

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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Use a short socket directory path in pg_upgrade testing.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Change timeline field of IDENTIFY_SYSTEM to int8