aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablecmds.c
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2023-06-20 15:14:58 -0700
committerNathan Bossart <nathan@postgresql.org>2023-06-20 15:14:58 -0700
commit5b1a8799431279b5f9d56c81b0d0879415e7b45c (patch)
treeef06daf72e82cde712a96f940d627f2268829e71 /src/backend/commands/tablecmds.c
parent45392626c95c6345d48c1b1b7541add0102ba59f (diff)
downloadpostgresql-5b1a8799431279b5f9d56c81b0d0879415e7b45c.tar.gz
postgresql-5b1a8799431279b5f9d56c81b0d0879415e7b45c.zip
Move bool parameter for vacuum_rel() to option bits.
ff9618e82a introduced the skip_privs parameter, which is used to skip privilege checks when recursing to a relation's TOAST table. This parameter should have been added as a flag bit in VacuumParams->options instead. Suggested-by: Michael Paquier Reviewed-by: Michael Paquier, Jeff Davis Discussion: https://postgr.es/m/ZIj4v1CwqlDVJZfB%40paquier.xyz
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions