Fix a typo in pgstatfuncs.c - Mailing list pgsql-hackers

From Drouvot, Bertrand
Subject Fix a typo in pgstatfuncs.c
Date
Msg-id 1689f305-a57a-1257-c003-2ea9aeb6efc3@amazon.com
Whole thread Raw
Responses Re: Fix a typo in pgstatfuncs.c
List pgsql-hackers
Hi,

It seems like there's the following typo in pgstatfuncs.c:

-               /* Values only available to role member or 
pg_read_all_stats */
+               /* Values only available to role member of 
pg_read_all_stats */

Attaching a tiny patch to fix it.

Regards,

-- 
Bertrand Drouvot
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: "Drouvot, Bertrand"
Date:
Subject: Re: shared-memory based stats collector - v70
Next
From: Richard Guo
Date:
Subject: Re: Using each rel as both outer and inner for JOIN_ANTI