git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 29dd6d8) | patch
Move codes for pg_backend_memory_contexts from mmgr/mcxt.c to adt/mcxtfuncs.c.
2020年8月26日 01:51:31 +0000 (10:51 +0900)
2020年8月26日 01:51:31 +0000 (10:51 +0900)
commit 50db5964ee333bc148e0c8844ffafaf585c719c6
Move codes for pg_backend_memory_contexts from mmgr/mcxt.c to adt/mcxtfuncs.c.

Previously the codes for pg_backend_memory_contexts were in
src/backend/utils/mmgr/mcxt.c. This commit moves them to
src/backend/utils/adt/mcxtfuncs.c so that mcxt.c basically includes
only the low-level interface for memory contexts.

Author: Atsushi Torikoshi
Reviewed-by: Michael Paquier, Fujii Masao
Discussion: https://postgr.es/m/20200819135545.GC19121@paquier.xyz
src/backend/utils/adt/Makefile diff | blob | blame | history
src/backend/utils/adt/mcxtfuncs.c [new file with mode: 0644] blob
src/backend/utils/mmgr/mcxt.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /