Home
last modified time | relevance | path

Searched refs:oldowner (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_cursorobject.c111 volatile ResourceOwner oldowner; in PLy_cursor_query() local
123 oldowner = CurrentResourceOwner; in PLy_cursor_query()
125 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
154 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
171 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
215 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
217 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_cursorobject.c111 volatile ResourceOwner oldowner; in PLy_cursor_query() local
123 oldowner = CurrentResourceOwner; in PLy_cursor_query()
125 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
154 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
171 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
215 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
217 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_cursorobject.c111 volatile ResourceOwner oldowner; in PLy_cursor_query() local
123 oldowner = CurrentResourceOwner; in PLy_cursor_query()
125 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
154 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
171 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
215 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
217 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_cursorobject.c111 volatile ResourceOwner oldowner; in PLy_cursor_query() local
123 oldowner = CurrentResourceOwner; in PLy_cursor_query()
125 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
154 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
171 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
215 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
217 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpython/
H A Dplpy_cursorobject.c110 volatile ResourceOwner oldowner; in PLy_cursor_query() local
122 oldowner = CurrentResourceOwner; in PLy_cursor_query()
124 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
153 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
170 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
214 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
216 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpython/
H A Dplpy_cursorobject.c110 volatile ResourceOwner oldowner; in PLy_cursor_query() local
122 oldowner = CurrentResourceOwner; in PLy_cursor_query()
124 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
153 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
170 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
214 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
216 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpython/
H A Dplpy_cursorobject.c110 volatile ResourceOwner oldowner; in PLy_cursor_query() local
122 oldowner = CurrentResourceOwner; in PLy_cursor_query()
124 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
153 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
170 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
214 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
216 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpython/
H A Dplpy_cursorobject.c110 volatile ResourceOwner oldowner; in PLy_cursor_query() local
122 oldowner = CurrentResourceOwner; in PLy_cursor_query()
124 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
153 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
170 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
214 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
216 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/plpython/
H A Dplpy_cursorobject.c110 volatile ResourceOwner oldowner; in PLy_cursor_query() local
122 oldowner = CurrentResourceOwner; in PLy_cursor_query()
124 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
153 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
170 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
214 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
216 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpython/
H A Dplpy_cursorobject.c112 volatile ResourceOwner oldowner; in PLy_cursor_query() local
128 oldowner = CurrentResourceOwner; in PLy_cursor_query()
130 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
160 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
178 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
226 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
228 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
345 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
365 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
408 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpython/
H A Dplpy_cursorobject.c112 volatile ResourceOwner oldowner; in PLy_cursor_query() local
128 oldowner = CurrentResourceOwner; in PLy_cursor_query()
130 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
160 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
178 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
226 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
228 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
345 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
365 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
408 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpython/
H A Dplpy_cursorobject.c112 volatile ResourceOwner oldowner; in PLy_cursor_query() local
128 oldowner = CurrentResourceOwner; in PLy_cursor_query()
130 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
160 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
178 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
226 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
228 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
345 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
365 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
408 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpython/
H A Dplpy_cursorobject.c112 volatile ResourceOwner oldowner; in PLy_cursor_query() local
128 oldowner = CurrentResourceOwner; in PLy_cursor_query()
130 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
160 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
178 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
226 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
228 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
345 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
365 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
408 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpython/
H A Dplpy_cursorobject.c110 volatile ResourceOwner oldowner; in PLy_cursor_query() local
122 oldowner = CurrentResourceOwner; in PLy_cursor_query()
124 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
153 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
170 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
214 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
216 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/plpython/
H A Dplpy_cursorobject.c110 volatile ResourceOwner oldowner; in PLy_cursor_query() local
122 oldowner = CurrentResourceOwner; in PLy_cursor_query()
124 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
153 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
170 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
214 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
216 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
343 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
363 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
405 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpython/
H A Dplpy_cursorobject.c112 volatile ResourceOwner oldowner; in PLy_cursor_query() local
128 oldowner = CurrentResourceOwner; in PLy_cursor_query()
130 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
160 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
178 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
226 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
228 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
345 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
365 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
408 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpython/
H A Dplpy_cursorobject.c89 volatile ResourceOwner oldowner; in PLy_cursor_query() local
105 oldowner = CurrentResourceOwner; in PLy_cursor_query()
107 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
137 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
155 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
203 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
205 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
322 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
342 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
385 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpython/
H A Dplpy_cursorobject.c112 volatile ResourceOwner oldowner; in PLy_cursor_query() local
128 oldowner = CurrentResourceOwner; in PLy_cursor_query()
130 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
160 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
178 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
226 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
228 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
345 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
365 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
408 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpython/
H A Dplpy_cursorobject.c112 volatile ResourceOwner oldowner; in PLy_cursor_query() local
128 oldowner = CurrentResourceOwner; in PLy_cursor_query()
130 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
160 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
178 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
226 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
228 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
345 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
365 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
408 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpython/
H A Dplpy_cursorobject.c83 volatile ResourceOwner oldowner; in PLy_cursor_query() local
99 oldowner = CurrentResourceOwner; in PLy_cursor_query()
101 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
131 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
149 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
197 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
199 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
314 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
334 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
377 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpython/
H A Dplpy_cursorobject.c83 volatile ResourceOwner oldowner; in PLy_cursor_query() local
99 oldowner = CurrentResourceOwner; in PLy_cursor_query()
101 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
131 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
149 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
197 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
199 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
314 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
334 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
377 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpython/
H A Dplpy_cursorobject.c83 volatile ResourceOwner oldowner; in PLy_cursor_query() local
99 oldowner = CurrentResourceOwner; in PLy_cursor_query()
101 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
131 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
149 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
197 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
199 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
314 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
334 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
377 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/pl/plpython/
H A Dplpy_cursorobject.c83 volatile ResourceOwner oldowner; in PLy_cursor_query() local
99 oldowner = CurrentResourceOwner; in PLy_cursor_query()
101 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
131 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
149 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
197 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
199 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
314 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
334 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
377 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/pl/plpython/
H A Dplpy_cursorobject.c83 volatile ResourceOwner oldowner; in PLy_cursor_query() local
99 oldowner = CurrentResourceOwner; in PLy_cursor_query()
101 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
131 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
149 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
197 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
199 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
314 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
334 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
377 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/pl/plpython/
H A Dplpy_cursorobject.c83 volatile ResourceOwner oldowner; in PLy_cursor_query() local
99 oldowner = CurrentResourceOwner; in PLy_cursor_query()
101 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_query()
131 PLy_spi_subtransaction_abort(oldcontext, oldowner); in PLy_cursor_query()
149 volatile ResourceOwner oldowner; in PLy_cursor_plan() local
197 oldowner = CurrentResourceOwner; in PLy_cursor_plan()
199 PLy_spi_subtransaction_begin(oldcontext, oldowner); in PLy_cursor_plan()
314 volatile ResourceOwner oldowner; in PLy_cursor_iternext() local
334 oldowner = CurrentResourceOwner; in PLy_cursor_iternext()
377 volatile ResourceOwner oldowner; in PLy_cursor_fetch() local
[all …]

12345678910>>...20