aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2015-08-14 14:19:28 +0100
committerSimon Riggs <simon@2ndQuadrant.com>2015-08-14 14:19:28 +0100
commit47167b7907a802ed39b179c8780b76359468f076 (patch)
tree0f52c9314b69cd80d7a4284f8d405db84122c4b9 /src/backend/access/gist
parentf16d52269a196f7f303abe3b978d95ade265f05f (diff)
downloadpostgresql-47167b7907a802ed39b179c8780b76359468f076.tar.gz
postgresql-47167b7907a802ed39b179c8780b76359468f076.zip
Reduce lock levels for ALTER TABLE SET autovacuum storage options
Reduce lock levels down to ShareUpdateExclusiveLock for all autovacuum-related relation options when setting them using ALTER TABLE. Add infrastructure to allow varying lock levels for relation options in later patches. Setting multiple options together uses the highest lock level required for any option. Works for both main and toast tables. Fabrízio Mello, reviewed by Michael Paquier, mild edit and additional regression tests from myself
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions