git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7e8db2d) | patch
Allow VACUUM FULL/CLUSTER to bump freeze horizons even for pg_class.
Tue, 4 Mar 2014 16:08:18 +0000 (11:08 -0500)
Tue, 4 Mar 2014 16:08:18 +0000 (11:08 -0500)
commit af2543e884db06c0beb75010218cd88680203b86
Allow VACUUM FULL/CLUSTER to bump freeze horizons even for pg_class.

pg_class is a special case for CLUSTER and VACUUM FULL, so although
commit 3cff1879f8d03cb729368722ca823a4bf74c0cac caused these
operations to advance relfrozenxid and relminmxid for all other
tables, it did not provide the same benefit for pg_class. This
plugs that gap.

Andres Freund
src/backend/commands/cluster.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /