On Mon, Jun 30, 2025 at 01:44:58PM +0900, Daisuke Higuchi wrote:
> I noticed an inconsistency between uppercase and lowercase letters in only
> one place of pg_stat_activity definition, so I'll report it. I think this
> is just a typo and there is no functionality issue.
> When I compared to the content before and after, I think the capital letter
> "S" than "s" is suitable for alias, as shown below.

Yeah, makes sense to me to fix this inconsistency on HEAD, even if
it's benign.  One thing that you are forgetting is that the regression
tests are going to fail: rules.out reports the definition of
pg_stat_activity, and the characters casing matters in this case.

Note that the new development cycle has officially begin, so that
would touch only v19.
--
Michael

Attachment: signature.asc
Description: PGP signature

Reply via email to