pgsql: Attempt to fix compiler warning on old compiler

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Attempt to fix compiler warning on old compiler
Date: 2022-07-16 11:57:51
Message-ID: E1oCgQh-000Tap-A3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Attempt to fix compiler warning on old compiler

Build farm member lapwing (using gcc 4.7.2) didn't like one part of
9fd45870c1436b477264c0c82eb195df52bc0919, raising a compiler warning.
Revert that for now.

Branch
------
master

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

Modified Files
--------------
src/backend/optimizer/path/costsize.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Justin Pryzby 2022-07-16 11:59:32 Re: pgsql: Replace many MemSet calls with struct initialization
Previous Message Peter Eisentraut 2022-07-16 11:57:25 Re: pgsql: Log details for client certificate failures