CVSROOT: /home/projects/pgsql/cvsrootModule name: pgsqlChanges by: tgl@hub.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.