pgsql: Silence _bt_check_unique compiler warning. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Silence _bt_check_unique compiler warning.
Date
Msg-id E1jk96T-00020u-By@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Silence _bt_check_unique compiler warning.

Reported-By: Tom Lane
Discussion: https://postgr.es/m/841649.1592065060@sss.pgh.pa.us

Branch
------
REL_13_STABLE

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

Modified Files
--------------
src/backend/access/nbtree/nbtinsert.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Grammar object type refactoring
Next
From: Tom Lane
Date:
Subject: pgsql: Fix behavior of float aggregates for single Inf or NaN inputs.