pgsql: pgstat: remove some superflous comments from pgstat.h.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: pgstat: remove some superflous comments from pgstat.h.
Дата
Msg-id E1nbUKg-000Kyu-L2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pgstat: remove some superflous comments from pgstat.h.

These would all need to be rephrased when moving to shared memory stats, but
since they don't provide actual information right now, remove them instead.

The comments for PgStat_Msg* are left in, because they will all be removed as
part of the shared memory stats patch.

Author: Andres Freund <andres@anarazel.de>
Reviewed-By: Thomas Munro <thomas.munro@gmail.com>
Discussion: https://postgr.es/m/20220303021600.hs34ghqcw6zcokdh@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/55e566fc4bc866d73541a3b28be5454bf8d666b0

Modified Files
--------------
src/include/pgstat.h | 36 ------------------------------------
1 file changed, 36 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: pgstat: consistent function comment formatting.
Следующее
От: Erik Rijkers
Дата:
Сообщение: Re: pgsql: JSON_TABLE