pgsql: Silence compiler warning on 64-bit windows build - Mailing list pgsql-committers

From [email protected] (Magnus Hagander)
Subject pgsql: Silence compiler warning on 64-bit windows build
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Silence compiler warning on 64-bit windows build

Modified Files:
--------------
    pgsql/src/backend/utils/mmgr:
        aset.c (r1.80 -> r1.81)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mmgr/aset.c?r1=1.80&r2=1.81)

pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pgsql: Add missing 'static' tag.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Support "x IS NOT NULL" clauses as indexscan conditions.