Re: Typo in pg_stat_activity definition - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Typo in pg_stat_activity definition
Date
Msg-id aGNqAJee1JvkUNZd@paquier.xyz
Whole thread Raw
In response to Re: Typo in pg_stat_activity definition  (Daisuke Higuchi <higuchi.daisuke11@gmail.com>)
List pgsql-hackers
On Mon, Jun 30, 2025 at 04:03:01PM +0900, Daisuke Higuchi wrote:
> Yes, applying this patch will not cause the 'rules' test to fail.
> Even if the pg_stat_activity view definition information in
> system_views.sql is capitalized (inconsistency is fixed) by this patch, it
> will be lowercase when this view is installed in database. So, the test
> result does not change.

Yes, that was the part where I need to learn to read my greps more
correctly.  Applied as-is on HEAD.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Fix typo in commens on ExecInsertIndexTuples
Next
From: Yugo Nagata
Date:
Subject: Re: Fix typo in commens on ExecInsertIndexTuples