1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-16 17:07:43 +03:00
Files
postgres/src/backend/commands
Simon Riggs 47167b7907 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
2015-08-14 14:19:28 +01:00
..
2015-04-07 17:14:00 -03:00
2015-05-23 21:35:49 -04:00
2015-05-23 21:35:49 -04:00
2015-05-23 21:35:49 -04:00
2015-01-06 11:43:47 -05:00
2015-01-06 11:43:47 -05:00
2015-05-23 21:35:49 -04:00
2014-09-19 11:18:35 -04:00
2015-05-23 21:35:49 -04:00
2015-01-06 11:43:47 -05:00
2015-04-26 10:33:14 -04:00
2015-05-23 21:35:49 -04:00
2015-05-23 21:35:49 -04:00
2015-05-23 21:35:49 -04:00
2015-05-23 21:35:49 -04:00
2015-07-20 18:47:15 +02:00
2015-05-23 21:35:49 -04:00
2015-01-06 11:43:47 -05:00