Re: [PATCH] Add sampling statistics to autoanalyze log output
Tatsuya Kawata <kawatatatsuya0913@gmail.com>
From: 河田達也 <kawatatatsuya0913@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2025-12-07T03:37:08Z
Lists: pgsql-hackers
Attachments
- v2-0001-Add-sampling-statistics-to-autoanalyze-log-output.patch (application/octet-stream)
Hi, Here is the updated version (v2). This revision fixes the CI failure reported in the previous patch. No other functional changes. Regards,