pgsql: AllocSetStats should probably be using unsigned format to show

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: AllocSetStats should probably be using unsigned format to show
Date: 2006-02-14 15:34:46
Message-ID: 20060214153446.32F739DC80A@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2006-02-14 15:48:50 Re: pgsql: Add psql option: -1 or --single-transaction
Previous Message Tom Lane 2006-02-14 15:03:59 pgsql: Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake.