summaryrefslogtreecommitdiff
path: root/src/include/utils/memutils.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Remove MemoryContextContains().Tom Lane2022-10-061-1/+0
* Improve performance of and reduce overheads of memory managementDavid Rowley2022-08-291-47/+4
* Improve the generation memory allocatorDavid Rowley2022-04-041-1/+3
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Add function to log the memory contexts of specified backend process.Fujii Masao2021-04-061-1/+4
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Change MemoryContextMemAllocated to return SizeTomas Vondra2019-10-051-1/+1
* Add transparent block-level memory accountingTomas Vondra2019-10-011-0/+1
* Phase 2 pgindent run for v12.Tom Lane2019-05-221-15/+15
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Simplify use of AllocSetContextCreate() wrapper macro.Tom Lane2018-10-121-7/+6
* Rename MemoryContextCopySetIdentifier() for clarityPeter Eisentraut2018-04-061-1/+1
* Allow memory contexts to have both fixed and variable ident strings.Tom Lane2018-03-271-19/+14
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Rethink MemoryContext creation to improve performance.Tom Lane2017-12-131-8/+35
* Update typedefs.list and re-run pgindentRobert Haas2017-11-291-2/+2
* Generational memory allocatorSimon Riggs2017-11-231-0/+5
* Ensure SIZE_MAX can be used throughout our code.Tom Lane2017-09-011-1/+1
* Phase 2 of pgindent updates.Tom Lane2017-06-211-2/+2
* Reduce size of common allocation header.Andres Freund2017-02-281-22/+36
* Add "Slab" MemoryContext implementation for efficient equal-sized allocations.Andres Freund2017-02-271-0/+9
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Add macros to make AllocSetContextCreate() calls simpler and safer.Tom Lane2016-08-271-1/+13
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Limit the verbosity of memory context statistics dumps.Tom Lane2015-08-251-0/+1
* Fix bogus "out of memory" reports in tuplestore.c.Tom Lane2015-08-041-0/+8
* Move memory context callback declarations into palloc.h.Tom Lane2015-03-011-2/+0
* Redefine MemoryContextReset() as deleting, not resetting, child contexts.Tom Lane2015-02-271-1/+4
* Invent a memory context reset/delete callback mechanism.Tom Lane2015-02-271-0/+2
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Fix and enhance the assertion of no palloc's in a critical section.Heikki Linnakangas2014-06-301-0/+2
* pgindent run for 9.4Bruce Momjian2014-05-061-2/+2
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Permit super-MaxAllocSize allocations with MemoryContextAllocHuge().Noah Misch2013-06-271-12/+16
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-101-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Redesign the plancache mechanism for more flexibility and efficiency.Tom Lane2011-09-161-0/+1
* Invent a new memory context primitive, MemoryContextSetParent.Tom Lane2011-09-111-0/+2
* Fix obsolete comment.Tom Lane2011-02-151-1/+3
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict withMagnus Hagander2007-07-251-9/+9
* First phase of plan-invalidation project: create a plan cache managementTom Lane2007-03-131-3/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2