Commit a333476
committed
Split wait event related code from pgstat.[ch] into wait_event.[ch].
The wait event related code is independent from the rest of the
pgstat.[ch] code, of nontrivial size and changes on a regular
basis. Put it into its own set of files.
As there doesn't seem to be a good pre-existing directory for code
like this, add src/backend/utils/activity.
Reviewed-By: Robert Haas <robertmhaas@gmail.com>
Discussion: https://postgr.es/m/20210316195440.twxmlov24rr2nxrg@alap3.anarazel.de1 parent 1267d98 commit a333476
File tree
6 files changed
+1025
-947
lines changed- src
- backend
- postmaster
- utils
- activity
- include
- utils
6 files changed
+1025
-947
lines changed
0 commit comments