Home
last modified time | relevance | path

Searched refs:PG_exception_stack (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/utils/
H A Delog.h315 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
321 PG_exception_stack = &_local_sigjmp_buf
327 PG_exception_stack = _save_exception_stack; \
335 PG_exception_stack = _save_exception_stack; \
342 PG_exception_stack = _save_exception_stack; \
358 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/utils/
H A Delog.h315 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
321 PG_exception_stack = &_local_sigjmp_buf
327 PG_exception_stack = _save_exception_stack; \
335 PG_exception_stack = _save_exception_stack; \
342 PG_exception_stack = _save_exception_stack; \
358 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/utils/
H A Delog.h315 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
321 PG_exception_stack = &_local_sigjmp_buf
327 PG_exception_stack = _save_exception_stack; \
335 PG_exception_stack = _save_exception_stack; \
342 PG_exception_stack = _save_exception_stack; \
358 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql14-server/postgresql-14.1/src/include/utils/
H A Delog.h315 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
321 PG_exception_stack = &_local_sigjmp_buf
327 PG_exception_stack = _save_exception_stack; \
335 PG_exception_stack = _save_exception_stack; \
342 PG_exception_stack = _save_exception_stack; \
358 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/utils/
H A Delog.h315 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
321 PG_exception_stack = &_local_sigjmp_buf
327 PG_exception_stack = _save_exception_stack; \
335 PG_exception_stack = _save_exception_stack; \
342 PG_exception_stack = _save_exception_stack; \
358 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/utils/
H A Delog.h297 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
303 PG_exception_stack = &_local_sigjmp_buf
309 PG_exception_stack = _save_exception_stack; \
317 PG_exception_stack = _save_exception_stack; \
324 PG_exception_stack = _save_exception_stack; \
340 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql14-client/postgresql-14.1/src/include/utils/
H A Delog.h315 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
321 PG_exception_stack = &_local_sigjmp_buf
327 PG_exception_stack = _save_exception_stack; \
335 PG_exception_stack = _save_exception_stack; \
342 PG_exception_stack = _save_exception_stack; \
358 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/utils/
H A Delog.h315 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
321 PG_exception_stack = &_local_sigjmp_buf
327 PG_exception_stack = _save_exception_stack; \
335 PG_exception_stack = _save_exception_stack; \
342 PG_exception_stack = _save_exception_stack; \
358 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql13-server/postgresql-13.5/src/include/utils/
H A Delog.h297 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
303 PG_exception_stack = &_local_sigjmp_buf
309 PG_exception_stack = _save_exception_stack; \
317 PG_exception_stack = _save_exception_stack; \
324 PG_exception_stack = _save_exception_stack; \
340 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/utils/
H A Delog.h297 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
303 PG_exception_stack = &_local_sigjmp_buf
309 PG_exception_stack = _save_exception_stack; \
317 PG_exception_stack = _save_exception_stack; \
324 PG_exception_stack = _save_exception_stack; \
340 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql13-client/postgresql-13.5/src/include/utils/
H A Delog.h297 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
303 PG_exception_stack = &_local_sigjmp_buf
309 PG_exception_stack = _save_exception_stack; \
317 PG_exception_stack = _save_exception_stack; \
324 PG_exception_stack = _save_exception_stack; \
340 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/utils/
H A Delog.h297 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
303 PG_exception_stack = &_local_sigjmp_buf
309 PG_exception_stack = _save_exception_stack; \
317 PG_exception_stack = _save_exception_stack; \
324 PG_exception_stack = _save_exception_stack; \
340 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/utils/
H A Delog.h297 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
303 PG_exception_stack = &_local_sigjmp_buf
309 PG_exception_stack = _save_exception_stack; \
317 PG_exception_stack = _save_exception_stack; \
324 PG_exception_stack = _save_exception_stack; \
340 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/utils/
H A Delog.h297 sigjmp_buf *_save_exception_stack = PG_exception_stack; \
303 PG_exception_stack = &_local_sigjmp_buf
309 PG_exception_stack = _save_exception_stack; \
317 PG_exception_stack = _save_exception_stack; \
324 PG_exception_stack = _save_exception_stack; \
340 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT __thread sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql11-client/postgresql-11.14/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql10-client/postgresql-10.19/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/utils/
H A Delog.h286 sigjmp_buf *save_exception_stack = PG_exception_stack; \
291 PG_exception_stack = &local_sigjmp_buf
297 PG_exception_stack = save_exception_stack; \
302 PG_exception_stack = save_exception_stack; \
318 extern PGDLLIMPORT sigjmp_buf *PG_exception_stack;

12345678910>>...17