Fix a typo in pgstatfuncs.c

Поиск
Список
Период
Сортировка
От Drouvot, Bertrand
Тема Fix a typo in pgstatfuncs.c
Дата
Msg-id 1689f305-a57a-1257-c003-2ea9aeb6efc3@amazon.com
обсуждение исходный текст
Ответы Re: Fix a typo in pgstatfuncs.c  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Drouvot, Bertrand"
Дата:
Сообщение: Re: shared-memory based stats collector - v70
Следующее
От: Richard Guo
Дата:
Сообщение: Re: Using each rel as both outer and inner for JOIN_ANTI