pgsql: Change timeline field of IDENTIFY_SYSTEM to int8 - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Change timeline field of IDENTIFY_SYSTEM to int8
Date
Msg-id E1o8EnP-0016rA-Kx@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Change timeline field of IDENTIFY_SYSTEM to int8
List pgsql-committers
Change timeline field of IDENTIFY_SYSTEM to int8

It was int4, but in the other replication commands, timelines are
returned as int8.

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/ec40f3422412cfdc140b5d3f67db7fd2dac0f1e2

Modified Files
--------------
doc/src/sgml/protocol.sgml          | 2 +-
src/backend/replication/walsender.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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