Michael Paquier <mich...@paquier.xyz> writes: > On Mon, Jun 30, 2025 at 01:44:58PM +0900, Daisuke Higuchi wrote: >> 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. Yeah, it's purely cosmetic. But +1 for consistency. > 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. I doubt it --- the regression tests will show deparsing results, which shouldn't change. > Note that the new development cycle has officially begin, so that > would touch only v19. Since it's only cosmetic, I can't see much argument for back-patching. regards, tom lane