pgsql: AllocSetStats should probably be using unsigned format to show - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: AllocSetStats should probably be using unsigned format to show
Date
Msg-id 20060214153446.32F739DC80A@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
AllocSetStats should probably be using unsigned format to show space totals.

Modified Files:
--------------
    pgsql/src/backend/utils/mmgr:
        aset.c (r1.64 -> r1.65)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mmgr/aset.c.diff?r1=1.64&r2=1.65)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake.
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Add psql option: -1 or --single-transaction