Re: Add support for entry counting in pgstats

Поиск
Список
Период
Сортировка
От Sami Imseih
Тема Re: Add support for entry counting in pgstats
Дата
Msg-id CAA5RZ0tup7ofJRg-8_PiexBC0dLeMntcw5akvU_15Qj1AVk5yQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add support for entry counting in pgstats  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Add support for entry counting in pgstats
Список pgsql-hackers
Thanks for v3. The only remaining comment I have is:

This comment seems unnecessary, since refcount is not checked inside
pgstat_free_entry, but earlier.

+       /*
+        * Entry has been dropped with refcount at 0, hence decrement the
+        * entry counter.
+        */

I would just say this,

/* Decrement entry count, if required. */

--
Sami



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