pgsql: Remove redundant check for fast_forward.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove redundant check for fast_forward.
Date: 2023-06-30 15:32:20
Message-ID: E1qFG6e-001DUU-AQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove redundant check for fast_forward.

We already checked for it earlier in the function.

Reviewed-by: Andres Freund
Discussion: https://www.postgresql.org/message-id/1ba2899e-77f8-7866-79e5-f3b7d1251a3e@iki.fi

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e251e780bfe62168d0edfec459ebdc66b991753f

Modified Files
--------------
src/backend/replication/logical/decode.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2023-06-30 18:35:46 Re: pgsql: Fix search_path to a safe value during maintenance operations.
Previous Message Bruce Momjian 2023-06-30 12:37:39 pgsql: doc: PG _14_ relnotes, remove duplicate commit comment