pgstat: move pgstat.c to utils/activity.
Andres Freund <andres@anarazel.de>
pgstat: move pgstat.c to utils/activity. Now that pgstat is not related to postmaster anymore, src/backend/postmaster is not a well fitting directory. Author: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/20220303021600.hs34ghqcw6zcokdh@alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/Makefile | modified | +0 −1 |
| src/backend/utils/activity/Makefile | modified | +1 −0 |
| src/backend/utils/activity/pgstat.c (from src/backend/postmaster/pgstat.c) | renamed | +1 −1 |
Discussion
- shared-memory based stats collector 339 messages · 2018-06-29 → 2024-12-10