pgsql: Silence compiler warning

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Silence compiler warning
Date: 2018-11-30 13:22:22
Message-ID: E1gSikQ-0001MP-KY@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence compiler warning

My original coding was questionable anyway.

Reported-by: Sergei Kornilov
Discussion: https://postgr.es/m/9645101543575886@myt6-27270b78ac4f.qloud-c.yandex.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9dc122585551516309c9362e673effdbf3bd79bd

Modified Files
--------------
src/backend/tcop/postgres.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dmitry Dolgov 2018-11-30 13:54:04 Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot
Previous Message Amit Kapila 2018-11-30 06:22:16 pgsql: Fix typo.