#include <funcapi.h>
Data Fields | |
uint32 | call_cntr |
uint32 | max_calls |
TupleTableSlot * | slot |
void * | user_fctx |
AttInMetadata * | attinmeta |
MemoryContext | multi_call_memory_ctx |
TupleDesc | tuple_desc |
Definition at line 57 of file funcapi.h.
Definition at line 99 of file funcapi.h.
Referenced by bt_page_items(), dblink_get_pkey(), init_MultiFuncCall(), pg_get_keywords(), pg_get_multixact_members(), pg_logdir_ls(), pgrowlocks(), prs_process_call(), prs_setup_firstcall(), show_all_settings(), ts_process_call(), ts_setup_firstcall(), tt_process_call(), and tt_setup_firstcall().
Definition at line 65 of file funcapi.h.
Referenced by bt_page_items(), dblink_get_pkey(), heap_page_items(), hstore_each(), hstore_skeys(), hstore_svals(), init_MultiFuncCall(), normal_rand(), pg_buffercache_pages(), pg_get_keywords(), pg_stat_get_activity(), show_all_settings(), and txid_snapshot_xip().
Definition at line 74 of file funcapi.h.
Referenced by bt_page_items(), dblink_get_pkey(), heap_page_items(), init_MultiFuncCall(), normal_rand(), pg_buffercache_pages(), pg_stat_get_activity(), and show_all_settings().
Definition at line 109 of file funcapi.h.
Referenced by aclexplode(), array_unnest(), bt_page_items(), dblink_get_pkey(), generate_series_step_int4(), generate_series_step_int8(), generate_series_timestamp(), generate_series_timestamptz(), generate_subscripts(), heap_page_items(), init_MultiFuncCall(), json_object_keys(), normal_rand(), pg_buffercache_pages(), pg_get_keywords(), pg_get_multixact_members(), pg_listening_channels(), pg_lock_status(), pg_logdir_ls(), pg_ls_dir(), pg_prepared_xact(), pg_stat_get_activity(), pg_stat_get_backend_idset(), pg_tablespace_databases(), pg_timezone_abbrevs(), pg_timezone_names(), pgrowlocks(), prs_setup_firstcall(), regexp_matches(), regexp_split_to_table(), setup_firstcall(), show_all_settings(), shutdown_MultiFuncCall(), ts_setup_firstcall(), ts_stat1(), ts_stat2(), tt_setup_firstcall(), and txid_snapshot_xip().
Definition at line 82 of file funcapi.h.
Referenced by init_MultiFuncCall(), and per_MultiFuncCall().
Definition at line 120 of file funcapi.h.
Referenced by aclexplode(), hstore_each(), init_MultiFuncCall(), pg_lock_status(), pg_prepared_xact(), pg_stat_get_activity(), pg_timezone_abbrevs(), pg_timezone_names(), setup_firstcall(), and ts_setup_firstcall().
Definition at line 90 of file funcapi.h.
Referenced by aclexplode(), array_unnest(), bt_page_items(), dblink_get_pkey(), generate_series_step_int4(), generate_series_step_int8(), generate_series_timestamp(), generate_series_timestamptz(), generate_subscripts(), heap_page_items(), hstore_each(), hstore_skeys(), hstore_svals(), init_MultiFuncCall(), json_object_keys(), normal_rand(), pg_buffercache_pages(), pg_get_multixact_members(), pg_listening_channels(), pg_lock_status(), pg_logdir_ls(), pg_ls_dir(), pg_prepared_xact(), pg_stat_get_activity(), pg_stat_get_backend_idset(), pg_tablespace_databases(), pg_timezone_abbrevs(), pg_timezone_names(), pgrowlocks(), prs_process_call(), prs_setup_firstcall(), regexp_matches(), regexp_split_to_table(), setup_firstcall(), ts_process_call(), ts_setup_firstcall(), tt_process_call(), tt_setup_firstcall(), and txid_snapshot_xip().