aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/mcxtfuncs.c
Commit message (Expand)AuthorAge
* Reorder superuser check in pg_log_backend_memory_contexts()Michael Paquier2021-06-08
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Add function to log the memory contexts of specified backend process.Fujii Masao2021-04-06
* Update copyright for 2021Bruce Momjian2021-01-02
* Move codes for pg_backend_memory_contexts from mmgr/mcxt.c to adt/mcxtfuncs.c.Fujii Masao2020-08-26