Re: warning: "min" redefined of qsort. - Mailing list pgsql-patches

From Tom Lane
Subject Re: warning: "min" redefined of qsort.
Date
Msg-id 10603.1160665544@sss.pgh.pa.us
Whole thread Raw
In response to warning: "min" redefined of qsort.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
List pgsql-patches
"Hiroshi Saito" <z-saito@guitar.ocn.ne.jp> writes:
> I have warning with MinGW....
> qsort.c:53:1: warning: "min" redefined

I've fixed this by using Min() from c.h instead.

            regards, tom lane

pgsql-patches by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: [GENERAL] ISO week dates
Next
From: "Hiroshi Saito"
Date:
Subject: Re: warning: "min" redefined of qsort.