Re: Adjust error message for CREATE STATISTICS to account for expressions
John Naylor <johncnaylorls@gmail.com>
From: John Naylor <johncnaylorls@gmail.com>
To: Yugo Nagata <nagata@sraoss.co.jp>
Cc: Dean Rasheed <dean.a.rasheed@gmail.com>,
Michael Paquier <michael@paquier.xyz>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2026-04-07T04:40:16Z
Lists: pgsql-hackers
On Fri, Apr 3, 2026 at 8:44 AM Yugo Nagata <nagata@sraoss.co.jp> wrote: > I’ve attached a patch that also updates other error messages to move > their reason parts into errdetail. Pushed, thanks! -- John Naylor Amazon Web Services
Commits
-
Split CREATE STATISTICS error reasons out into errdetails
- 51098839cfb4 19 (unreleased) landed