pgsql: Add table name to VACUUM statement in matview.c.

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема pgsql: Add table name to VACUUM statement in matview.c.
Дата
Msg-id E1VqlEK-0004bQ-3j@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/80811f94ebd7d47510e7c4aafc382babd3826d39

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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: PL/Perl: Add event trigger support
Следующее
От: Kevin Grittner
Дата:
Сообщение: pgsql: Add table name to VACUUM statement in matview.c.