aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeRecursiveunion.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2014-03-04 11:08:18 -0500
committerRobert Haas <rhaas@postgresql.org>2014-03-04 11:08:18 -0500
commitaf2543e884db06c0beb75010218cd88680203b86 (patch)
tree665b63ed893ce6378e63b5f1504ec89f45a9e17c /src/backend/executor/nodeRecursiveunion.c
parent7e8db2dc420099df3fa73987cf2d2d6d1a609d86 (diff)
downloadpostgresql-af2543e884db06c0beb75010218cd88680203b86.tar.gz
postgresql-af2543e884db06c0beb75010218cd88680203b86.zip
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
Diffstat (limited to 'src/backend/executor/nodeRecursiveunion.c')
0 files changed, 0 insertions, 0 deletions