aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-08-19 16:16:20 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-08-19 16:16:20 +0000
commitbc7cb8f42cc607f1fcd2aca0a7b007fc8e9930d0 (patch)
tree0cc077b9082f0b915878f92117b3144f0c879796 /src/backend/utils/adt/arrayfuncs.c
parente275d16a54de5595ed70cafd99c801af2fbdbc8b (diff)
downloadpostgresql-bc7cb8f42cc607f1fcd2aca0a7b007fc8e9930d0.tar.gz
postgresql-bc7cb8f42cc607f1fcd2aca0a7b007fc8e9930d0.zip
Allocate local buffers in a context of their own, rather than dumping them
into TopMemoryContext. This makes no functional difference, but makes it easier to see what the space is being used for in MemoryContextStats dumps. Per a recent example in which I was surprised by the size of TopMemoryContext.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions