Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-07-25Add path column to pg_backend_memory_contexts viewDavid Rowley
2024-04-07Introduce a bump memory allocatorDavid Rowley
2024-02-27Adjust memory allocation functions to allow sibling callsDavid Rowley
2024-01-04Update copyright for 2024Bruce Momjian
2023-01-02Update copyright for 2023Bruce Momjian
2022-08-29Improve performance of and reduce overheads of memory managementDavid Rowley
2022-07-09Mark PlanState as an abstract node type.Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-04-06Add function to log the memory contexts of specified backend process.Fujii Masao
2021-01-02Update copyright for 2021Bruce Momjian
2020-03-19Revert "Specialize MemoryContextMemAllocated()."Jeff Davis
2020-03-18Specialize MemoryContextMemAllocated().Jeff Davis
2020-01-01Update copyrights for 2020Bruce Momjian
2019-10-04Use Size instead of int64 to track allocated memoryTomas Vondra
2019-10-01Add transparent block-level memory accountingTomas Vondra
2019-01-02Update copyright for 2019Bruce Momjian
2018-03-27Allow memory contexts to have both fixed and variable ident strings.Tom Lane
2018-01-03Update copyright for 2018Bruce Momjian
2017-12-13Rethink MemoryContext creation to improve performance.Tom Lane
2017-11-22Generational memory allocatorSimon Riggs
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-06-21Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane
2017-02-27Add "Slab" MemoryContext implementation for efficient equal-sized allocations.Andres Freund
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-01-02Update copyright for 2016Bruce Momjian
2015-12-08Improve performance in freeing memory contextsKevin Grittner
2015-08-25Limit the verbosity of memory context statistics dumps.Tom Lane
2015-03-01Move memory context callback declarations into palloc.h.Tom Lane
2015-02-27Invent a memory context reset/delete callback mechanism.Tom Lane
2015-01-06Update copyright for 2015Bruce Momjian
2014-06-30Fix and enhance the assertion of no palloc's in a critical section.Heikki Linnakangas
2014-01-07Update copyright for 2014Bruce Momjian
2013-01-01Update copyrights for 2013Bruce Momjian
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-05-21Pull up isReset flag from AllocSetContext to MemoryContext struct. ThisHeikki Linnakangas
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-07-16Make backend header files C++ safePeter Eisentraut
2009-01-01Update copyright for 2009.Bruce Momjian
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-08-07Adjust the output of MemoryContextStats() so that the stats for aNeil Conway
2007-01-05Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-09-16Add some marginal tweaks to eliminate memory leakages associated withTom Lane
2004-08-29Update copyright to 2004.Bruce Momjian
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2003-08-04Update copyrights to 2003.Bruce Momjian