pgsql: Add table name to VACUUM statement in matview.c. - Mailing list pgsql-committers

From Kevin Grittner
Subject pgsql: Add table name to VACUUM statement in matview.c.
Date
Msg-id E1VqlEK-0004bO-2O@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add table name to VACUUM statement in matview.c.

The test only needs the one table to be vacuumed.  Vacuuming the
database may affect other tests.

Per gripe from Tom Lane.  Back-patch to 9.3, where the test was
was added.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/09df854b8acbba5c1d1dc5cdf30c8e84f59145e2

Modified Files
--------------
src/test/regress/expected/matview.out |    2 +-
src/test/regress/sql/matview.sql      |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Kevin Grittner
Date:
Subject: pgsql: Add table name to VACUUM statement in matview.c.
Next
From: Robert Haas
Date:
Subject: pgsql: Under wal_level=logical, when saving old tuples, always save OID