pgstat: remove some superflous comments from pgstat.h.
authorAndres Freund <andres@anarazel.de>
Mon, 4 Apr 2022 21:23:02 +0000 (14:23 -0700)
committerAndres Freund <andres@anarazel.de>
Mon, 4 Apr 2022 21:23:02 +0000 (14:23 -0700)
commit55e566fc4bc866d73541a3b28be5454bf8d666b0
treef12b7052265d897454b0ee34ddc3f04a723a1a30
parentedadf8098f4b2ca50bcc449f8857d0cc960b3c90
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
src/include/pgstat.h