diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-07-12 13:50:17 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-07-12 13:50:17 +0900 |
commit | 6551f3daa2567ea9b2ded9b467aa9d876cc4e77f (patch) | |
tree | 696107f47f7b74ab8d32a6220f2d137e3d7f7f1e /src/backend/executor/nodeModifyTable.c | |
parent | 9a7b7adc130a197e5c993a99e6aaa981f9341a35 (diff) | |
download | postgresql-6551f3daa2567ea9b2ded9b467aa9d876cc4e77f.tar.gz postgresql-6551f3daa2567ea9b2ded9b467aa9d876cc4e77f.zip |
Add assertion in expand_vacuum_rel() for non-autovacuum path
The code path where the assertion is added helps to check that
autovacuum always includes a relation OID when doing a vacuum on it.
Extracted from a larger patch set to add support for SKIP LOCKED with
manual VACUUM commands.
Author: Nathan Bossart
Discussion: https://postgr.es/m/9EF7EBE4-720D-4CF1-9D0E-4403D7E92990@amazon.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions