Home
last modified time | relevance | path

Searched refs:hbacxt (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/libpq/
H A Dhba.c2110 MemoryContext hbacxt; in load_hba() local
2127 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2130 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2180 MemoryContextDelete(hbacxt); in load_hba()
2187 parsed_hba_context = hbacxt; in load_hba()
2513 MemoryContext hbacxt; in fill_hba_view() local
2533 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2536 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2554 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/libpq/
H A Dhba.c2110 MemoryContext hbacxt; in load_hba() local
2127 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2130 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2180 MemoryContextDelete(hbacxt); in load_hba()
2187 parsed_hba_context = hbacxt; in load_hba()
2513 MemoryContext hbacxt; in fill_hba_view() local
2533 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2536 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2554 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/libpq/
H A Dhba.c2110 MemoryContext hbacxt; in load_hba() local
2127 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2130 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2180 MemoryContextDelete(hbacxt); in load_hba()
2187 parsed_hba_context = hbacxt; in load_hba()
2513 MemoryContext hbacxt; in fill_hba_view() local
2533 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2536 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2554 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/libpq/
H A Dhba.c2110 MemoryContext hbacxt; in load_hba() local
2127 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2130 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2180 MemoryContextDelete(hbacxt); in load_hba()
2187 parsed_hba_context = hbacxt; in load_hba()
2513 MemoryContext hbacxt; in fill_hba_view() local
2533 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2536 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2554 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/libpq/
H A Dhba.c2140 MemoryContext hbacxt; in load_hba() local
2157 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2160 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2210 MemoryContextDelete(hbacxt); in load_hba()
2217 parsed_hba_context = hbacxt; in load_hba()
2548 MemoryContext hbacxt; in fill_hba_view() local
2568 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2571 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2589 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/libpq/
H A Dhba.c2110 MemoryContext hbacxt; in load_hba() local
2127 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2130 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2180 MemoryContextDelete(hbacxt); in load_hba()
2187 parsed_hba_context = hbacxt; in load_hba()
2513 MemoryContext hbacxt; in fill_hba_view() local
2533 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2536 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2554 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/libpq/
H A Dhba.c2110 MemoryContext hbacxt; in load_hba() local
2127 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2130 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2180 MemoryContextDelete(hbacxt); in load_hba()
2187 parsed_hba_context = hbacxt; in load_hba()
2513 MemoryContext hbacxt; in fill_hba_view() local
2533 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2536 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2554 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/libpq/
H A Dhba.c2110 MemoryContext hbacxt; in load_hba() local
2127 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2130 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2180 MemoryContextDelete(hbacxt); in load_hba()
2187 parsed_hba_context = hbacxt; in load_hba()
2513 MemoryContext hbacxt; in fill_hba_view() local
2533 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2536 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2554 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/libpq/
H A Dhba.c2140 MemoryContext hbacxt; in load_hba() local
2157 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2160 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2210 MemoryContextDelete(hbacxt); in load_hba()
2217 parsed_hba_context = hbacxt; in load_hba()
2548 MemoryContext hbacxt; in fill_hba_view() local
2568 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2571 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2589 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/libpq/
H A Dhba.c2140 MemoryContext hbacxt; in load_hba() local
2157 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2160 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2210 MemoryContextDelete(hbacxt); in load_hba()
2217 parsed_hba_context = hbacxt; in load_hba()
2548 MemoryContext hbacxt; in fill_hba_view() local
2568 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2571 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2589 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/libpq/
H A Dhba.c2140 MemoryContext hbacxt; in load_hba() local
2157 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2160 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2210 MemoryContextDelete(hbacxt); in load_hba()
2217 parsed_hba_context = hbacxt; in load_hba()
2548 MemoryContext hbacxt; in fill_hba_view() local
2568 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2571 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2589 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/libpq/
H A Dhba.c2140 MemoryContext hbacxt; in load_hba() local
2157 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2160 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2210 MemoryContextDelete(hbacxt); in load_hba()
2217 parsed_hba_context = hbacxt; in load_hba()
2548 MemoryContext hbacxt; in fill_hba_view() local
2568 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2571 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2589 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/libpq/
H A Dhba.c2140 MemoryContext hbacxt;
2157 hbacxt = AllocSetContextCreate(PostmasterContext,
2160 oldcxt = MemoryContextSwitchTo(hbacxt);
2210 MemoryContextDelete(hbacxt);
2217 parsed_hba_context = hbacxt;
2548 MemoryContext hbacxt;
2568 hbacxt = AllocSetContextCreate(CurrentMemoryContext,
2571 oldcxt = MemoryContextSwitchTo(hbacxt);
2589 MemoryContextDelete(hbacxt);
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/libpq/
H A Dhba.c2140 MemoryContext hbacxt; in load_hba() local
2157 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2160 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2210 MemoryContextDelete(hbacxt); in load_hba()
2217 parsed_hba_context = hbacxt; in load_hba()
2548 MemoryContext hbacxt; in fill_hba_view() local
2568 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2571 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2589 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/libpq/
H A Dhba.c2186 MemoryContext hbacxt; in load_hba() local
2203 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2206 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2256 MemoryContextDelete(hbacxt); in load_hba()
2263 parsed_hba_context = hbacxt; in load_hba()
2600 MemoryContext hbacxt; in fill_hba_view() local
2620 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2623 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2641 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/libpq/
H A Dhba.c2244 MemoryContext hbacxt; in load_hba() local
2261 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2264 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2314 MemoryContextDelete(hbacxt); in load_hba()
2321 parsed_hba_context = hbacxt; in load_hba()
2652 MemoryContext hbacxt; in fill_hba_view() local
2672 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2675 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2693 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/libpq/
H A Dhba.c2244 MemoryContext hbacxt; in load_hba() local
2261 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2264 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2314 MemoryContextDelete(hbacxt); in load_hba()
2321 parsed_hba_context = hbacxt; in load_hba()
2652 MemoryContext hbacxt; in fill_hba_view() local
2672 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2675 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2693 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/libpq/
H A Dhba.c2244 MemoryContext hbacxt; in load_hba() local
2261 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2264 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2314 MemoryContextDelete(hbacxt); in load_hba()
2321 parsed_hba_context = hbacxt; in load_hba()
2652 MemoryContext hbacxt; in fill_hba_view() local
2672 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2675 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2693 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/libpq/
H A Dhba.c2244 MemoryContext hbacxt; in load_hba() local
2261 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2264 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2314 MemoryContextDelete(hbacxt); in load_hba()
2321 parsed_hba_context = hbacxt; in load_hba()
2652 MemoryContext hbacxt; in fill_hba_view() local
2672 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2675 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2693 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/libpq/
H A Dhba.c2186 MemoryContext hbacxt; in load_hba() local
2203 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2206 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2256 MemoryContextDelete(hbacxt); in load_hba()
2263 parsed_hba_context = hbacxt; in load_hba()
2600 MemoryContext hbacxt; in fill_hba_view() local
2620 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2623 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2641 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/libpq/
H A Dhba.c2244 MemoryContext hbacxt; in load_hba() local
2261 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2264 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2314 MemoryContextDelete(hbacxt); in load_hba()
2321 parsed_hba_context = hbacxt; in load_hba()
2652 MemoryContext hbacxt; in fill_hba_view() local
2672 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2675 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2693 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/libpq/
H A Dhba.c2186 MemoryContext hbacxt; in load_hba() local
2203 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2206 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2256 MemoryContextDelete(hbacxt); in load_hba()
2263 parsed_hba_context = hbacxt; in load_hba()
2600 MemoryContext hbacxt; in fill_hba_view() local
2620 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2623 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2641 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/libpq/
H A Dhba.c2244 MemoryContext hbacxt; in load_hba() local
2261 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2264 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2314 MemoryContextDelete(hbacxt); in load_hba()
2321 parsed_hba_context = hbacxt; in load_hba()
2652 MemoryContext hbacxt; in fill_hba_view() local
2672 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2675 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2693 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/libpq/
H A Dhba.c2244 MemoryContext hbacxt; in load_hba() local
2261 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2264 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2314 MemoryContextDelete(hbacxt); in load_hba()
2321 parsed_hba_context = hbacxt; in load_hba()
2652 MemoryContext hbacxt; in fill_hba_view() local
2672 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2675 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2693 MemoryContextDelete(hbacxt); in fill_hba_view()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/libpq/
H A Dhba.c2186 MemoryContext hbacxt; in load_hba() local
2203 hbacxt = AllocSetContextCreate(PostmasterContext, in load_hba()
2206 oldcxt = MemoryContextSwitchTo(hbacxt); in load_hba()
2256 MemoryContextDelete(hbacxt); in load_hba()
2263 parsed_hba_context = hbacxt; in load_hba()
2600 MemoryContext hbacxt; in fill_hba_view() local
2620 hbacxt = AllocSetContextCreate(CurrentMemoryContext, in fill_hba_view()
2623 oldcxt = MemoryContextSwitchTo(hbacxt); in fill_hba_view()
2641 MemoryContextDelete(hbacxt); in fill_hba_view()

12