pgsql-server/src/backend/commands cluster.c - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql-server/src/backend/commands cluster.c
Date
Msg-id 20021102212047.BB2AE475B8D@postgresql.org
Whole thread Raw
Responses Re: pgsql-server/src/backend/commands cluster.c  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.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.


pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql-server/ oc/src/sgml/keywords.sgml rc/bac ...
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql-server/src/backend/commands tablecmds.c