pgsql-server/src/backend/commands cluster.c

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/backend/commands cluster.c
Date: 2002-11-02 21:20:47
Message-ID: 20021102212047.BB2AE475B8D@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)postgresql(dot)org 02/11/02 16:20:47

Modified files:
src/backend/commands: cluster.c

Log message:
During swap_relfilenodes, swap relation size statistic fields along with
the relfilenode and toast fields. This ensures that the newly-computed
statistics will be available on completion of CLUSTER.

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-11-02 22:02:08 pgsql-server/src/backend/commands tablecmds.c
Previous Message Tom Lane 2002-11-02 18:41:23 pgsql-server/ oc/src/sgml/keywords.sgml rc/bac ...