Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-23Revert function to get memory context stats for processesDaniel Gustafsson
2025-04-10Rename global variable backing DSA areaDaniel Gustafsson
2025-04-08Add function to get memory context stats for processesDaniel Gustafsson
2025-01-01Update copyright for 2025Bruce Momjian
2024-11-18Optimize pg_memory_is_all_zeros() in memutils.hMichael Paquier
2024-11-01Add pg_memory_is_all_zeros() in memutils.hMichael Paquier
2024-04-07Introduce a bump memory allocatorDavid Rowley
2024-03-08Avoid recursion in MemoryContext functionsAlexander Korotkov
2024-01-29Add EXPLAIN (MEMORY) to report planner memory consumptionAlvaro Herrera
2024-01-04Update copyright for 2024Bruce Momjian
2023-11-15Retire MemoryContextResetAndDeleteChildren() macro.Nathan Bossart
2023-01-02Update copyright for 2023Bruce Momjian
2022-10-06Remove MemoryContextContains().Tom Lane
2022-08-29Improve performance of and reduce overheads of memory managementDavid Rowley
2022-04-04Improve the generation memory allocatorDavid Rowley
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-01-01Update copyrights for 2020Bruce Momjian
2019-10-05Change MemoryContextMemAllocated to return SizeTomas Vondra
2019-10-01Add transparent block-level memory accountingTomas Vondra
2019-05-22Phase 2 pgindent run for v12.Tom Lane
2019-01-02Update copyright for 2019Bruce Momjian
2018-10-12Simplify use of AllocSetContextCreate() wrapper macro.Tom Lane
2018-04-06Rename MemoryContextCopySetIdentifier() for clarityPeter Eisentraut
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-29Update typedefs.list and re-run pgindentRobert Haas
2017-11-22Generational memory allocatorSimon Riggs
2017-09-01Ensure SIZE_MAX can be used throughout our code.Tom Lane
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-03-01Reduce size of common allocation header.Andres Freund
2017-02-27Add "Slab" MemoryContext implementation for efficient equal-sized allocations.Andres Freund
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-08-27Add macros to make AllocSetContextCreate() calls simpler and safer.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-08-25Limit the verbosity of memory context statistics dumps.Tom Lane
2015-08-04Fix bogus "out of memory" reports in tuplestore.c.Tom Lane
2015-03-01Move memory context callback declarations into palloc.h.Tom Lane
2015-02-27Redefine MemoryContextReset() as deleting, not resetting, child contexts.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-05-06pgindent run for 9.4Bruce Momjian
2014-01-07Update copyright for 2014Bruce Momjian
2013-06-27Permit super-MaxAllocSize allocations with MemoryContextAllocHuge().Noah Misch
2013-01-01Update copyrights for 2013Bruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-01-01Update copyright notices for year 2012.Bruce Momjian