pgsql/src/backend/utils/mmgr aset.c

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/mmgr aset.c
Date: 2001-01-23 01:01:36
Message-ID: 200101230101.f0N11aq49089@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/01/22 20:01:36

Modified files:
src/backend/utils/mmgr: aset.c

Log message:
Improve realloc() per idea from Karel Zak --- if chunk to be enlarged is
at end of its block, maybe we can enlarge it in-place.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-01-23 01:11:07 pgsql/doc FAQ src/FAQ/FAQ.html
Previous Message Bruce Momjian - CVS 2001-01-23 01:00:55 pgsql/doc FAQ src/FAQ/FAQ.html