Re: problems with toast.* reloptions

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: solai v <solai(dot)cdac(at)gmail(dot)com>
Cc: Nikita Malakhov <hukutoc(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: problems with toast.* reloptions
Date: 2026-08-07 16:50:55
Message-ID: anYM78YFDXHTA6xE@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 06, 2026 at 04:38:28PM -0500, Nathan Bossart wrote:
> Thanks for looking. Here is a new patch set with some small fixes.

Sorry for the noise. I found some other small bugs and found another small
cleanup opportunity.

--
nathan

Attachment Content-Type Size
v7-0001-Remove-extract_autovac_opts.patch text/plain 11.5 KB
v7-0002-Make-autovacuum_enabled-a-ternary-reloption.patch text/plain 3.6 KB
v7-0003-Add-an-unset-value-for-vacuum_index_cleanup.patch text/plain 3.5 KB
v7-0004-Simplify-autovacuum-s-TOAST-to-main-relation-relo.patch text/plain 3.8 KB
v7-0005-Fix-VACUUM-and-autovacuum-handling-of-TOAST-stora.patch text/plain 22.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-08-07 17:15:29 Draft back-branch release notes are up
Previous Message Tristan Partin 2026-08-07 16:02:52 Re: Fix a host of strto*() bugs