pgsql: Avoid direct use of INFINITY. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Avoid direct use of INFINITY.
Date
Msg-id E1YtRd2-0005pr-Si@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Avoid direct use of INFINITY.

It's not very portable.  Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/12cc299c65ba6124c7d459f2605404ad43909db3

Modified Files
--------------
src/backend/lib/bipartite_match.c |    9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pgsql: contrib/tsm_system_time
Next
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: only allow template0 to be non-connectable