Home
last modified time | relevance | path

Searched refs:TopMemoryContext (Results 1 – 25 of 2178) sorted by relevance

12345678910>>...88

/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dcolumnar_memory.sql13 SELECT TopMemoryContext as top_pre,
26 SELECT TopMemoryContext as top0,
35 SELECT TopMemoryContext as top1,
44 SELECT TopMemoryContext as top2,
59 SELECT TopMemoryContext as top_post,
76 SELECT 1.0 * TopMemoryContext / :top_post BETWEEN 0.98 AND 1.02 AS top_growth_ok
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_utils_mmgr_mcxt.c76 __thread MemoryContext TopMemoryContext = NULL; variable
126 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
141 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
227 Assert(context != TopMemoryContext); in MemoryContextDelete()
615 if (TopMemoryContext != NULL) in MemoryContextCreate()
685 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
720 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
794 MemoryContextStats(TopMemoryContext); in palloc()
823 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_utils_mmgr_mcxt.c76 __thread MemoryContext TopMemoryContext = NULL; variable
126 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
141 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
227 Assert(context != TopMemoryContext); in MemoryContextDelete()
615 if (TopMemoryContext != NULL) in MemoryContextCreate()
685 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
720 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
794 MemoryContextStats(TopMemoryContext); in palloc()
823 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
694 if (TopMemoryContext != NULL) in MemoryContextCreate()
764 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
799 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
836 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
907 MemoryContextStats(TopMemoryContext); in palloc()
936 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
694 if (TopMemoryContext != NULL) in MemoryContextCreate()
764 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
799 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
836 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
907 MemoryContextStats(TopMemoryContext); in palloc()
936 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
694 if (TopMemoryContext != NULL) in MemoryContextCreate()
764 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
799 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
836 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
907 MemoryContextStats(TopMemoryContext); in palloc()
936 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/utils/mmgr/
H A Dmcxt.c46 MemoryContext TopMemoryContext = NULL; variable
93 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
108 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
206 Assert(context != TopMemoryContext); in MemoryContextDelete()
654 if (TopMemoryContext != NULL) in MemoryContextCreate()
724 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
759 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
796 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
867 MemoryContextStats(TopMemoryContext); in palloc()
896 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/utils/mmgr/
H A Dmcxt.c46 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/utils/mmgr/
H A Dmcxt.c46 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/utils/mmgr/
H A Dmcxt.c46 MemoryContext TopMemoryContext = NULL; variable
93 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
108 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
206 Assert(context != TopMemoryContext); in MemoryContextDelete()
654 if (TopMemoryContext != NULL) in MemoryContextCreate()
724 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
759 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
796 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
867 MemoryContextStats(TopMemoryContext); in palloc()
896 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/utils/mmgr/
H A Dmcxt.c46 MemoryContext TopMemoryContext = NULL; variable
93 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
108 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
206 Assert(context != TopMemoryContext); in MemoryContextDelete()
654 if (TopMemoryContext != NULL) in MemoryContextCreate()
724 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
759 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
796 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
867 MemoryContextStats(TopMemoryContext); in palloc()
896 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/utils/mmgr/
H A Dmcxt.c46 MemoryContext TopMemoryContext = NULL; variable
93 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
108 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
206 Assert(context != TopMemoryContext); in MemoryContextDelete()
654 if (TopMemoryContext != NULL) in MemoryContextCreate()
724 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
759 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
796 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
867 MemoryContextStats(TopMemoryContext); in palloc()
896 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
694 if (TopMemoryContext != NULL) in MemoryContextCreate()
764 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
799 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
836 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
907 MemoryContextStats(TopMemoryContext); in palloc()
936 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
694 if (TopMemoryContext != NULL) in MemoryContextCreate()
764 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
799 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
836 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
907 MemoryContextStats(TopMemoryContext); in palloc()
936 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
694 if (TopMemoryContext != NULL) in MemoryContextCreate()
764 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
799 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
836 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
907 MemoryContextStats(TopMemoryContext); in palloc()
936 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
694 if (TopMemoryContext != NULL) in MemoryContextCreate()
764 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
799 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
836 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
907 MemoryContextStats(TopMemoryContext); in palloc()
936 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/mmgr/
H A Dmcxt.c43 MemoryContext TopMemoryContext = NULL; variable
91 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
106 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
204 Assert(context != TopMemoryContext); in MemoryContextDelete()
652 if (TopMemoryContext != NULL) in MemoryContextCreate()
722 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
757 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
794 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
865 MemoryContextStats(TopMemoryContext); in palloc()
894 MemoryContextStats(TopMemoryContext); in palloc0()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/mmgr/
H A Dmcxt.c44 MemoryContext TopMemoryContext = NULL; variable
94 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
107 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
215 Assert(context != TopMemoryContext); in MemoryContextDelete()
786 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
829 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
867 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
941 MemoryContextStats(TopMemoryContext); in palloc()
972 MemoryContextStats(TopMemoryContext); in palloc0()
1060 MemoryContextStats(TopMemoryContext); in repalloc()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/mmgr/
H A Dmcxt.c44 MemoryContext TopMemoryContext = NULL; variable
94 AssertState(TopMemoryContext == NULL); in MemoryContextInit()
107 CurrentMemoryContext = TopMemoryContext; in MemoryContextInit()
215 Assert(context != TopMemoryContext); in MemoryContextDelete()
786 MemoryContextStats(TopMemoryContext); in MemoryContextAlloc()
829 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZero()
867 MemoryContextStats(TopMemoryContext); in MemoryContextAllocZeroAligned()
941 MemoryContextStats(TopMemoryContext); in palloc()
972 MemoryContextStats(TopMemoryContext); in palloc0()
1060 MemoryContextStats(TopMemoryContext); in repalloc()
[all …]

12345678910>>...88