| From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
|---|---|
| To: | Sami Imseih <samimseih(at)gmail(dot)com> |
| Cc: | Greg Burd <greg(at)burd(dot)me>, solai v <solai(dot)cdac(at)gmail(dot)com>, Nikita Malakhov <hukutoc(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: problems with toast.* reloptions |
| Date: | 2026-08-13 00:41:51 |
| Message-ID: | an0Sz84q2aQQnqX5@nathan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Here's a v11 in which I've tried to fix the compiler warning that cfbot is
complaining about. No other changes.
--
nathan
| Attachment | Content-Type | Size |
|---|---|---|
| v11-0001-Remove-extract_autovac_opts.patch | text/plain | 11.5 KB |
| v11-0002-Make-autovacuum_enabled-a-ternary-reloption.patch | text/plain | 3.6 KB |
| v11-0003-Add-an-unset-value-for-vacuum_index_cleanup.patch | text/plain | 3.5 KB |
| v11-0004-Simplify-autovacuum-s-TOAST-to-main-relation-rel.patch | text/plain | 3.8 KB |
| v11-0005-Give-TOAST-storage-parameters-unsettable-default.patch | text/plain | 5.0 KB |
| v11-0006-Move-the-StdRdOptions-parse-table-to-file-scope.patch | text/plain | 7.8 KB |
| v11-0007-Fix-VACUUM-s-handling-of-TOAST-storage-parameter.patch | text/plain | 13.0 KB |
| v11-0008-Fix-autovacuum-s-handling-of-TOAST-storage-param.patch | text/plain | 13.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Tatsuya Kawata | 2026-08-13 00:26:05 | Re: [PATCH] Remove stale comment and dead store in BuildTupleHashTable |