Here is a list of all functions with links to the files they belong to:
- e -
- EA_flatten_into() : array_expanded.c
- EA_get_flat_size() : array_expanded.c
- each_array_start() : jsonfuncs.c
- each_object_field_end() : jsonfuncs.c
- each_object_field_start() : jsonfuncs.c
- each_scalar() : jsonfuncs.c
- each_worker() : jsonfuncs.c
- each_worker_jsonb() : jsonfuncs.c
- eager_aggregation_possible_for_relation() : relnode.c
- ean13_in() : isn.c
- ean13_out() : isn.c
- ean2ISBN() : isn.c
- ean2ISMN() : isn.c
- ean2isn() : isn.c
- ean2ISSN() : isn.c
- ean2string() : isn.c
- ean2UPC() : isn.c
- eat() : zic.c
- eats() : zic.c
- ec_add_clause_to_derives_hash() : equivclass.c
- ec_add_derived_clause() : equivclass.c
- ec_add_derived_clauses() : equivclass.c
- ec_build_derives_hash() : equivclass.c
- ec_clear_derived_clauses() : equivclass.c, paths.h
- ec_member_matches_ctid() : tidpath.c
- ec_member_matches_foreign() : postgres_fdw.c
- ec_member_matches_indexcol() : indxpath.c
- ec_search_clause_for_ems() : equivclass.c
- ec_search_derived_clause_for_ems() : equivclass.c
- ece_function_is_safe() : clauses.c
- echo_hidden_command() : command.c
- echo_hidden_hook() : startup.c
- echo_hook() : startup.c
- echo_substitute_hook() : startup.c
- eclass() : regc_locale.c, regcomp.c
- eclass_already_used() : indxpath.c
- eclass_member_iterator_next() : equivclass.c, paths.h
- eclass_useful_for_merging() : equivclass.c, paths.h
- ecpg_actual_connection_init() : connect.c
- ecpg_add_mem() : ecpglib_extern.h, memory.c
- ecpg_alloc() : ecpglib_extern.h, memory.c
- ecpg_auto_alloc() : ecpglib_extern.h, memory.c
- ecpg_auto_prepare() : ecpglib_extern.h, prepare.c
- ecpg_autostart_transaction() : ecpglib_extern.h, execute.c
- ecpg_build_compat_sqlda() : ecpglib_extern.h, sqlda.c
- ecpg_build_native_sqlda() : ecpglib_extern.h, sqlda.c
- ecpg_build_params() : ecpglib_extern.h, execute.c
- ecpg_check_PQresult() : ecpglib_extern.h, error.c
- ecpg_clear_auto_mem() : ecpglib_extern.h, memory.c
- ecpg_deallocate_all_conn() : prepare.c, ecpglib_extern.h
- ecpg_do() : ecpglib_extern.h, execute.c
- ecpg_do_epilogue() : ecpglib_extern.h, execute.c
- ecpg_do_prologue() : ecpglib_extern.h, execute.c
- ecpg_dynamic_type() : ecpglib_extern.h, typename.c
- ecpg_dynamic_type_DDT() : descriptor.c
- ecpg_execute() : ecpglib_extern.h, execute.c
- ecpg_filter_source() : pg_regress_ecpg.c
- ecpg_filter_stderr() : pg_regress_ecpg.c
- ecpg_find_desc() : descriptor.c, ecpglib_extern.h
- ecpg_find_prepared_statement() : ecpglib_extern.h, prepare.c
- ecpg_finish() : connect.c
- ecpg_free() : memory.c, ecpglib_extern.h
- ecpg_free_params() : execute.c, ecpglib_extern.h
- ecpg_freeStmtCacheEntry() : prepare.c
- ecpg_get_connection() : connect.c, ecpglib_extern.h
- ecpg_get_connection_nr() : connect.c
- ecpg_get_data() : data.c, ecpglib_extern.h
- ecpg_hex_dec_len() : data.c, ecpglib_extern.h
- ecpg_hex_enc_len() : data.c, ecpglib_extern.h
- ecpg_hex_encode() : data.c, ecpglib_extern.h
- ECPG_informix_get_var() : informix.c, ecpg_informix.h
- ECPG_informix_reset_sqlca() : ecpg_informix.h, informix.c
- ECPG_informix_set_var() : informix.c, ecpg_informix.h
- ecpg_init() : ecpglib_extern.h, misc.c, pg_regress_ecpg.c
- ecpg_init_sqlca() : ecpglib_extern.h, misc.c
- ecpg_is_type_an_array() : execute.c
- ecpg_isspace() : pgc.l, parser.c
- ecpg_log() : ecpglib_extern.h, misc.c
- ecpg_postprocess_result() : pg_regress_ecpg.c
- ecpg_prepared() : ecpglib_extern.h, prepare.c
- ecpg_process_output() : ecpglib_extern.h, execute.c
- ecpg_pthreads_init() : connect.c, ecpglib.h, ecpglib_extern.h
- ecpg_raise() : ecpglib_extern.h, error.c
- ecpg_raise_backend() : ecpglib_extern.h, error.c
- ecpg_realloc() : ecpglib_extern.h, memory.c
- ecpg_register_prepared_stmt() : ecpglib_extern.h, prepare.c
- ecpg_result_by_descriptor() : descriptor.c
- ecpg_set_compat_sqlda() : ecpglib_extern.h, sqlda.c
- ecpg_set_native_sqlda() : ecpglib_extern.h, sqlda.c
- ecpg_sqlca_key_destructor() : misc.c
- ecpg_sqlca_key_init() : misc.c
- ecpg_sqlda_align_add_size() : sqlda.c
- ecpg_start_test() : pg_regress_ecpg.c
- ecpg_store_input() : ecpglib_extern.h, execute.c
- ecpg_store_result() : ecpglib_extern.h, execute.c
- ecpg_strdup() : ecpglib_extern.h, memory.c
- ecpg_strndup() : informix.c
- ecpg_type_infocache_push() : execute.c
- ecpg_type_name() : typename.c, type.h, ecpglib_extern.h
- ECPGallocate_desc() : descriptor.c, ecpglib.h
- ECPGconnect() : connect.c, ecpglib.h
- ECPGdeallocate() : prepare.c, ecpglib.h
- ECPGdeallocate_all() : prepare.c, ecpglib.h
- ECPGdeallocate_desc() : descriptor.c, ecpglib.h
- ECPGdebug() : misc.c, ecpglib.h
- ECPGdescribe() : descriptor.c, ecpglib.h
- ECPGdisconnect() : connect.c, ecpglib.h
- ECPGdo() : execute.c, ecpglib.h
- ECPGdo_descriptor() : execute.c, ecpglib.h
- ECPGdump_a_simple() : type.c
- ECPGdump_a_struct() : type.c
- ECPGdump_a_type() : type.c, type.h
- ECPGfree_auto_mem() : memory.c, ecpglib.h
- ECPGfree_struct_member() : type.h, type.c
- ECPGfree_type() : type.c, type.h
- ECPGget_desc() : descriptor.c, ecpglib.h
- ECPGget_desc_header() : descriptor.c, ecpglib.h
- ECPGget_PGconn() : connect.c, ecpglib.h
- ECPGget_sqlca() : sql-dynalloc.c, sql-dynalloc2.c, sql-dyntest.c, sql-indicators.c, sql-sqljson.c, sql-sqljson_jsontable.c, thread-alloc.c, thread-descriptor.c, thread-prep.c, sql-declare.c, sql-define.c, misc.c, sqlca.h, compat_informix-test_informix2.c, preproc-init.c, sql-array.c, sql-code100.c, sql-copystdout.c
- ECPGget_var() : misc.c, ecpglib.h
- ECPGis_noind_null() : misc.c, ecpglib.h
- ECPGmake_array_type() : type.c, type.h
- ECPGmake_simple_type() : type.c, type.h
- ECPGmake_struct_member() : type.c, type.h
- ECPGmake_struct_type() : type.c, type.h
- ECPGnoticeReceiver() : connect.c
- ECPGnumeric_lvalue() : descriptor.c
- ECPGprepare() : prepare.c, ecpglib.h
- ECPGprepared_statement() : prepare.c, ecpglib.h
- ECPGset_desc() : descriptor.c, ecpglib.h
- ECPGset_desc_header() : descriptor.c, ecpglib.h
- ECPGset_noind_null() : misc.c, ecpglib.h
- ECPGset_var() : misc.c, ecpglib.h
- ECPGsetcommit() : connect.c, ecpglib.h
- ECPGsetconn() : ecpglib.h, connect.c
- ECPGstatus() : misc.c, ecpglib.h
- ECPGstruct_member_dup() : type.c, type.h
- ECPGtrans() : misc.c, ecpglib.h
- ECPGtransactionStatus() : misc.c, ecpglib.h
- ecpyalloc() : zic.c
- edge_failure() : geqo_erx.c
- editFile() : command.c
- elapsed_time() : explain.c
- elem_contained_by_multirange() : multirangetypes.c
- elem_contained_by_range() : rangetypes.c
- elem_contained_by_range_support() : rangetypes.c
- element() : regc_locale.c, regcomp.c
- element_alloc() : dynahash.c
- element_compare() : array_typanalyze.c, array_selfuncs.c
- element_hash() : array_typanalyze.c
- element_match() : array_typanalyze.c
- elements_array_element_end() : jsonfuncs.c
- elements_array_element_start() : jsonfuncs.c
- elements_object_start() : jsonfuncs.c
- elements_scalar() : jsonfuncs.c
- elements_worker() : jsonfuncs.c
- elements_worker_jsonb() : jsonfuncs.c
- eliminate_duplicate_dependencies() : dependency.c
- elog_node_display() : print.c, print.h
- emalloc() : zic.c
- emit_audit_message() : test_oat_hooks.c
- emit_jsp_gin_entries() : jsonb_gin.c
- emit_tap_output() : pg_regress.c
- emit_tap_output_v() : pg_regress.c
- EmitErrorReport() : elog.h, elog.c
- emitHostIdentityInfo() : fe-connect.c
- EmitProcSignalBarrier() : procsignal.h, procsignal.c
- emitShSecLabels() : dumputils.c, dumputils.h
- emode_for_corrupt_record() : xlogrecovery.c
- empty_signal_handler() : startup.c
- emptyreachable() : regc_nfa.c, regcomp.c
- enable_startup_progress_timeout() : startup.h, startup.c
- enable_statement_timeout() : postgres.c
- enable_subscription() : pg_createsubscriber.c
- enable_timeout() : timeout.c
- enable_timeout_after() : timeout.c, timeout.h
- enable_timeout_at() : timeout.c, timeout.h
- enable_timeout_every() : timeout.c, timeout.h
- enable_timeouts() : timeout.c, timeout.h
- EnableDisableRule() : rewriteDefine.c, rewriteDefine.h
- EnableDisableTrigger() : trigger.c, trigger.h
- EnableLockPagesPrivilege() : win32_shmem.c
- EnableLogicalDecoding() : logicalctl.h, logicalctl.c
- EnablePortalManager() : portalmem.c, portal.h
- EnableQueryId() : queryjumblefuncs.c, queryjumble.h
- EnableStandbyMode() : xlogrecovery.c
- encode_to_ascii() : ascii.c
- encode_varbyte() : ginpostinglist.c
- EncodeDateOnly() : dt_common.c, dt.h, datetime.c, datetime.h
- EncodeDateTime() : datetime.h, datetime.c, dt_common.c, dt.h
- EncodeInterval() : datetime.c, interval.c, datetime.h, dt.h
- EncodeSpecialDate() : date.c, date.h
- EncodeSpecialInterval() : timestamp.c
- EncodeSpecialTimestamp() : timestamp.c, datetime.h, timestamp.c
- EncodeTimeOnly() : datetime.c, datetime.h
- EncodeTimezone() : datetime.c
- encoding_conflicts_ascii() : test_escape.c
- encodingid_to_string() : initdb.c
- encrypt_and_write_elgamal() : pgp-pubenc.c
- encrypt_and_write_rsa() : pgp-pubenc.c
- encrypt_free() : pgp-encrypt.c
- encrypt_init() : pgp-encrypt.c
- encrypt_internal() : pgp-pgsql.c
- encrypt_password() : crypt.h, crypt.c
- encrypt_process() : pgp-encrypt.c
- end_heap_rewrite() : rewriteheap.c, rewriteheap.h
- end_MultiFuncCall() : funcapi.c, funcapi.h
- end_progress_output() : util.c, pg_upgrade.h
- end_replication_step() : worker.c
- end_tup_output() : execTuples.c, executor.h
- EndCommand() : dest.c, dest.h
- EndCompressFileHandle() : compress_io.c, compress_io.h
- EndCompressor() : compress_io.c, compress_io.h
- EndCompressorNone() : compress_none.c
- EndCopy() : copyto.c
- EndCopyFrom() : copyfrom.c, copy.h
- EndCopyTo() : copyto.c, copy.h
- EndDBCopyMode() : pg_backup_db.c, pg_backup_db.h
- EndImplicitTransactionBlock() : xact.c, xact.h
- EndLO() : pg_backup.h, pg_backup_archiver.c
- EndParallelWorkerTransaction() : xact.c, xact.h
- EndPrepare() : twophase.c, twophase.h
- EndReplicationCommand() : dest.h, dest.c
- EndRestoreLO() : pg_backup_archiver.c, pg_backup_archiver.h
- EndRestoreLOs() : pg_backup_archiver.c, pg_backup_archiver.h
- EndTransactionBlock() : xact.c, xact.h
- enforce_generic_type_consistency() : parse_coerce.c, parse_coerce.h
- english_ISO_8859_1_close_env() : stem_ISO_8859_1_english.c, stem_ISO_8859_1_english.h
- english_ISO_8859_1_create_env() : stem_ISO_8859_1_english.c, stem_ISO_8859_1_english.h
- english_ISO_8859_1_stem() : stem_ISO_8859_1_english.c, stem_ISO_8859_1_english.h
- english_UTF_8_close_env() : stem_UTF_8_english.c, stem_UTF_8_english.h
- english_UTF_8_create_env() : stem_UTF_8_english.c, stem_UTF_8_english.h
- english_UTF_8_stem() : stem_UTF_8_english.c, stem_UTF_8_english.h
- enlarge_list() : list.c
- enlargePQExpBuffer() : pqexpbuffer.h, pqexpbuffer.c
- enlargeStringInfo() : stringinfo.c, stringinfo.h
- enlargeVariables() : pgbench.c
- ENRMetadataGetTupDesc() : queryenvironment.c, queryenvironment.h
- ensure_active_superblock() : dsa.c
- ensure_free_space_in_buffer() : brin_minmax_multi.c
- ensure_last_message() : worker.c
- ensure_record_cache_typmod_slot_exists() : typcache.c
- ensure_tabstat_xact_level() : pgstat_relation.c
- ensure_valid_bucket_pointers() : dshash.c
- ensureCleanShutdown() : pg_rewind.c
- EnsureLogicalDecodingEnabled() : logicalctl.c, logicalctl.h
- EnsurePortalSnapshotExists() : pquery.c, pquery.h
- EnterParallelMode() : xact.c, xact.h
- entry_alloc() : pg_stat_statements.c
- entry_cmp() : pg_stat_statements.c
- entry_dealloc() : pg_stat_statements.c
- entry_purge_tuples() : nodeMemoize.c
- entry_reset() : pg_stat_statements.c
- entryBeginPlaceToPage() : ginentrypage.c
- entryExecPlaceToPage() : ginentrypage.c
- entryFindChildPtr() : ginentrypage.c
- entryGetItem() : ginget.c
- entryGetLeftMostPage() : ginentrypage.c
- entryIndexByFrequencyCmp() : ginget.c
- entryIsEnoughSpace() : ginentrypage.c
- entryIsMoveRight() : ginentrypage.c
- entryLoadMoreItems() : ginget.c
- entryLocateEntry() : ginentrypage.c
- entryLocateLeafEntry() : ginentrypage.c
- entryPrepareDownlink() : ginentrypage.c
- entryPreparePage() : ginentrypage.c
- entrySplitPage() : ginentrypage.c
- enum_cmp() : enum.c
- enum_cmp_internal() : enum.c
- enum_endpoint() : enum.c
- enum_eq() : enum.c
- enum_first() : enum.c
- enum_ge() : enum.c
- enum_gt() : enum.c
- enum_in() : enum.c
- enum_known_sorted() : typcache.c
- enum_larger() : enum.c
- enum_last() : enum.c
- enum_le() : enum.c
- enum_lt() : enum.c
- enum_ne() : enum.c
- enum_oid_cmp() : typcache.c
- enum_out() : enum.c
- enum_range_all() : enum.c
- enum_range_bounds() : enum.c
- enum_range_internal() : enum.c
- enum_recv() : enum.c
- enum_send() : enum.c
- enum_smaller() : enum.c
- EnumTypeUncommitted() : pg_enum.c
- EnumUncommitted() : pg_enum.h, pg_enum.c
- EnumValuesCreate() : pg_enum.c, pg_enum.h
- EnumValuesDelete() : pg_enum.c, pg_enum.h
- eof_none() : compress_none.c
- EOH_flatten_into() : expandeddatum.c, expandeddatum.h
- EOH_get_flat_size() : expandeddatum.h, expandeddatum.c
- EOH_init_header() : expandeddatum.c, expandeddatum.h
- EOHPGetRODatum() : expandeddatum.h
- EOHPGetRWDatum() : expandeddatum.h
- eq_s() : utilities.c, snowball_runtime.h
- eq_s_b() : utilities.c, snowball_runtime.h
- eq_v() : utilities.c, snowball_runtime.h
- eq_v_b() : utilities.c, snowball_runtime.h
- eqin() : args.c
- eqjoinsel() : selfuncs.c
- eqjoinsel_find_matches() : selfuncs.c
- eqjoinsel_inner() : selfuncs.c
- eqjoinsel_semi() : selfuncs.c
- eqsel() : selfuncs.c
- eqsel_internal() : selfuncs.c
- equal() : equalfuncs.c, nodes.h
- equal_keys() : dshash.c
- equality_ops_are_compatible() : lsyscache.h, lsyscache.c
- equalPolicy() : relcache.c
- equalRowTypes() : tupdesc.c, tupdesc.h
- equalRSDesc() : relcache.c
- equalRuleLocks() : relcache.c
- equalsJsonbScalarValue() : jsonb_util.c
- equalTupleDescs() : tupdesc.c, tupdesc.h
- ER_flatten_into() : expandedrecord.c
- ER_get_flat_size() : expandedrecord.c
- ER_mc_callback() : expandedrecord.c
- erealloc() : zic.c
- err() : err.c, err.h
- err_generic_string() : elog.c, elog.h
- err_gettext() : elog.c
- err_sendstring() : elog.c
- errbacktrace() : elog.c, elog.h
- errcode() : elog.c, elog.h
- errcode_apply_conflict() : conflict.c
- errcode_for_dynamic_shared_memory() : dsm_impl.c
- errcode_for_file_access() : elog.c, elog.h
- errcode_for_socket_access() : elog.c, elog.h
- errcontext_msg() : elog.c, elog.h
- errdatatype() : domains.c, builtins.h
- errdetail() : elog.h, elog.c
- errdetail_apply_conflict() : conflict.c
- errdetail_busy_db() : dbcommands.c
- errdetail_execute() : postgres.c
- errdetail_internal() : elog.c, elog.h
- errdetail_log() : elog.c, elog.h
- errdetail_log_plural() : elog.h, elog.c
- errdetail_params() : postgres.c
- errdetail_plural() : elog.c, elog.h
- errdetail_recovery_conflict() : postgres.c
- errdetail_relkind_not_supported() : pg_class.c, pg_class.h
- errdomainconstraint() : domains.c, builtins.h
- errfinish() : elog.h, elog.c
- errhidecontext() : elog.c, elog.h
- errhidestmt() : elog.c, elog.h
- errhint() : elog.c, elog.h
- errhint_internal() : elog.c, elog.h
- errhint_plural() : elog.c, elog.h
- errmsg() : elog.c, elog.h
- errmsg_internal() : elog.c, elog.h
- errmsg_plural() : elog.c, elog.h
- errno_from_string() : test_aio.c
- error() : sql-dyntest.c, zic.c
- error_commit_ts_disabled() : commit_ts.c
- error_duplicate_filter_variable() : event_trigger.c
- error_multiple_recovery_targets() : xlogrecovery.c
- error_severity() : elog.c, elog.h
- error_view_not_updatable() : rewriteHandler.c, rewriteHandler.h
- errorConflictingDefElem() : define.c, defrem.h
- errorMissingColumn() : parse_relation.c, parse_relation.h
- errorMissingRTE() : parse_relation.c, parse_relation.h
- errposition() : elog.c, elog.h
- errsave_finish() : elog.c, elog.h
- errsave_start() : elog.c, elog.h
- errstart() : elog.c, elog.h
- errstart_cold() : elog.c, elog.h
- errtable() : relcache.c, relcache.h
- errtablecol() : relcache.c, relcache.h
- errtablecolname() : relcache.c, relcache.h
- errtableconstraint() : relcache.c, relcache.h
- errx() : err.c, err.h
- esc_dec_len() : encode.c
- esc_decode() : encode.c
- esc_enc_len() : encode.c
- esc_encode() : encode.c
- escape_append_literal() : test_escape.c
- escape_fmt_id() : test_escape.c
- escape_identifier() : test_escape.c
- escape_json() : write_manifest.c, json.h, test_json_parser_incremental.c, json.c
- escape_json_char() : json.c
- escape_json_text() : json.c, json.h
- escape_json_with_len() : json.c, json.h
- escape_literal() : test_escape.c
- escape_param_str() : dblink.c
- escape_quotes() : initdb.c, vacuuming.c, vacuuming.h, recovery_gen.c
- escape_quotes_bki() : initdb.c
- escape_replace() : test_escape.c
- escape_single_quotes_ascii() : port.h, quotes.c
- escape_string() : test_escape.c
- escape_string_conn() : test_escape.c
- escape_xml() : xml.c, xml.h
- escape_yaml() : explain_format.c
- escapify() : test_escape.c
- esperanto_UTF_8_close_env() : stem_UTF_8_esperanto.c, stem_UTF_8_esperanto.h
- esperanto_UTF_8_create_env() : stem_UTF_8_esperanto.c, stem_UTF_8_esperanto.h
- esperanto_UTF_8_stem() : stem_UTF_8_esperanto.c, stem_UTF_8_esperanto.h
- EstablishVariableSpace() : startup.c
- estimate_array_length() : selfuncs.c, selfuncs.h
- estimate_costs() : file_fdw.c
- estimate_expression_value() : optimizer.h, clauses.c
- estimate_hash_bucket_stats() : selfuncs.c, selfuncs.h
- estimate_hashagg_tablesize() : selfuncs.c, selfuncs.h
- estimate_ln_dweight() : numeric.c
- estimate_multivariate_bucketsize() : selfuncs.c, selfuncs.h
- estimate_multivariate_ndistinct() : selfuncs.c
- estimate_ndistinct() : mvdistinct.c
- estimate_num_groups() : selfuncs.c, selfuncs.h
- estimate_path_cost_size() : postgres_fdw.c
- estimate_rel_size() : plancat.c, plancat.h
- estimate_size() : file_fdw.c
- estimate_variable_size() : guc.c
- EstimateClientConnectionInfoSpace() : miscinit.c, miscadmin.h
- EstimateComboCIDStateSpace() : combocid.c, combocid.h
- EstimateGUCStateSpace() : guc.c, guc.h
- estimateHyperLogLog() : hyperloglog.c, hyperloglog.h
- EstimateLibraryStateSpace() : dfmgr.c, fmgr.h
- EstimateParamExecSpace() : execParallel.c
- EstimateParamListSpace() : params.h, params.c
- EstimatePendingSyncsSpace() : storage.c, storage.h
- EstimateReindexStateSpace() : index.c, index.h
- EstimateRelationMapSpace() : relmapper.c, relmapper.h
- EstimateSetOpHashTableSpace() : nodeSetOp.c, nodeSetOp.h
- EstimateSnapshotSpace() : snapmgr.c, snapmgr.h
- EstimateSubplanHashTableSpace() : nodeSubplan.c, nodeSubplan.h
- EstimateTransactionStateSpace() : xact.c, xact.h
- EstimateTupleHashTableSpace() : execGrouping.c, executor.h
- EstimateUncommittedEnumsSpace() : pg_enum.c, pg_enum.h
- estonian_UTF_8_close_env() : stem_UTF_8_estonian.c, stem_UTF_8_estonian.h
- estonian_UTF_8_create_env() : stem_UTF_8_estonian.c, stem_UTF_8_estonian.h
- estonian_UTF_8_stem() : stem_UTF_8_estonian.c, stem_UTF_8_estonian.h
- euc_cn2mic() : euc_cn_and_mic.c
- euc_cn_to_mic() : euc_cn_and_mic.c
- euc_cn_to_utf8() : utf8_and_euc_cn.c
- euc_jis_20042shift_jis_2004() : euc2004_sjis2004.c
- euc_jis_2004_to_shift_jis_2004() : euc2004_sjis2004.c
- euc_jis_2004_to_utf8() : utf8_and_euc2004.c
- euc_jp2mic() : euc_jp_and_sjis.c
- euc_jp2sjis() : euc_jp_and_sjis.c
- euc_jp_to_mic() : euc_jp_and_sjis.c
- euc_jp_to_sjis() : euc_jp_and_sjis.c
- euc_jp_to_utf8() : utf8_and_euc_jp.c
- euc_kr2mic() : euc_kr_and_mic.c
- euc_kr_to_mic() : euc_kr_and_mic.c
- euc_kr_to_utf8() : utf8_and_euc_kr.c
- euc_tw2big5() : euc_tw_and_big5.c
- euc_tw2mic() : euc_tw_and_big5.c
- euc_tw_to_big5() : euc_tw_and_big5.c
- euc_tw_to_mic() : euc_tw_and_big5.c
- euc_tw_to_utf8() : utf8_and_euc_tw.c
- eval_const_expressions() : clauses.c, optimizer.h
- eval_const_expressions_mutator() : clauses.c
- eval_windowaggregates() : nodeWindowAgg.c
- eval_windowfunction() : nodeWindowAgg.c
- evalFunc() : pgbench.c
- evalLazyFunc() : pgbench.c
- EvalOrderByExpressions() : nodeIndexscan.c
- EvalPlanQual() : execMain.c, executor.h
- EvalPlanQualBegin() : execMain.c, executor.h
- EvalPlanQualEnd() : execMain.c, executor.h
- EvalPlanQualFetchRowMark() : execMain.c, executor.h
- EvalPlanQualInit() : execMain.c, executor.h
- EvalPlanQualNext() : executor.h, execMain.c
- EvalPlanQualSetPlan() : execMain.c, executor.h
- EvalPlanQualSlot() : execMain.c, executor.h
- EvalPlanQualStart() : execMain.c
- evalStandardFunc() : pgbench.c
- evaluate_backtick() : psqlscanslash.l
- evaluate_expr() : optimizer.h, clauses.c
- evaluate_function() : clauses.c
- evaluateExpr() : pgbench.c
- evaluateGeneratedExpressionsAndCheckConstraints() : tablecmds.c
- EvaluateParams() : prepare.c
- evaluateSleep() : pgbench.c
- EventCacheLookup() : evtcache.c, evtcache.h
- EventTriggerAlterTableEnd() : event_trigger.c, event_trigger.h
- EventTriggerAlterTableRelid() : event_trigger.c, event_trigger.h
- EventTriggerAlterTableStart() : event_trigger.c, event_trigger.h
- EventTriggerBeginCompleteQuery() : event_trigger.c, event_trigger.h
- EventTriggerCollectAlterDefPrivs() : event_trigger.c, event_trigger.h
- EventTriggerCollectAlterOpFam() : event_trigger.h, event_trigger.c
- EventTriggerCollectAlterTableSubcmd() : event_trigger.c, event_trigger.h
- EventTriggerCollectAlterTSConfig() : event_trigger.c, event_trigger.h
- EventTriggerCollectCreateOpClass() : event_trigger.c, event_trigger.h
- EventTriggerCollectGrant() : event_trigger.c, event_trigger.h
- EventTriggerCollectSimpleCommand() : event_trigger.c, event_trigger.h
- EventTriggerCommonSetup() : event_trigger.c
- EventTriggerDDLCommandEnd() : event_trigger.c, event_trigger.h
- EventTriggerDDLCommandStart() : event_trigger.c, event_trigger.h
- EventTriggerEndCompleteQuery() : event_trigger.c, event_trigger.h
- EventTriggerGetTag() : event_trigger.c
- EventTriggerInhibitCommandCollection() : event_trigger.h, event_trigger.c
- EventTriggerInvoke() : event_trigger.c
- EventTriggerOnLogin() : event_trigger.c, event_trigger.h
- EventTriggerSQLDrop() : event_trigger.c, event_trigger.h
- EventTriggerSQLDropAddObject() : event_trigger.c, event_trigger.h
- EventTriggerSupportsObject() : event_trigger.c, event_trigger.h
- EventTriggerSupportsObjectType() : event_trigger.c, event_trigger.h
- EventTriggerTableRewrite() : event_trigger.c, event_trigger.h
- EventTriggerUndoInhibitCommandCollection() : event_trigger.c, event_trigger.h
- EvictAllUnpinnedBuffers() : bufmgr.c, bufmgr.h
- EvictRelUnpinnedBuffers() : bufmgr.c, bufmgr.h
- EvictUnpinnedBuffer() : bufmgr.h, bufmgr.c
- EvictUnpinnedBufferInternal() : bufmgr.c
- examine_attribute() : analyze.c, extended_stats.c
- examine_expression() : extended_stats.c
- examine_indexcol_variable() : selfuncs.c
- examine_opclause_args() : extended_stats.c, extended_stats_internal.h
- examine_simple_variable() : selfuncs.c
- examine_variable() : selfuncs.c, selfuncs.h
- exception_matches_conditions() : pl_exec.c
- ExceptionalCondition() : assert.c, c.h
- exec_assign_c_string() : pl_exec.c
- exec_assign_expr() : pl_exec.c
- exec_assign_value() : pl_exec.c
- exec_bind_message() : postgres.c
- exec_cast_value() : pl_exec.c
- exec_check_assignable() : pl_exec.c
- exec_check_rw_parameter() : pl_exec.c
- exec_command() : command.c
- exec_command_a() : command.c
- exec_command_bind() : command.c
- exec_command_bind_named() : command.c
- exec_command_C() : command.c
- exec_command_cd() : command.c
- exec_command_close_prepared() : command.c
- exec_command_connect() : command.c
- exec_command_conninfo() : command.c
- exec_command_copy() : command.c
- exec_command_copyright() : command.c
- exec_command_crosstabview() : command.c
- exec_command_d() : command.c
- exec_command_dfo() : command.c
- exec_command_echo() : command.c
- exec_command_edit() : command.c
- exec_command_ef_ev() : command.c
- exec_command_elif() : command.c
- exec_command_else() : command.c
- exec_command_encoding() : command.c
- exec_command_endif() : command.c
- exec_command_endpipeline() : command.c
- exec_command_errverbose() : command.c
- exec_command_f() : command.c
- exec_command_flush() : command.c
- exec_command_flushrequest() : command.c
- exec_command_g() : command.c
- exec_command_gdesc() : command.c
- exec_command_getenv() : command.c
- exec_command_getresults() : command.c
- exec_command_gexec() : command.c
- exec_command_gset() : command.c
- exec_command_help() : command.c
- exec_command_html() : command.c
- exec_command_if() : command.c
- exec_command_include() : command.c
- exec_command_list() : command.c
- exec_command_lo() : command.c
- exec_command_out() : command.c
- exec_command_parse() : command.c
- exec_command_password() : command.c
- exec_command_print() : command.c
- exec_command_prompt() : command.c
- exec_command_pset() : command.c
- exec_command_quit() : command.c
- exec_command_reset() : command.c
- exec_command_restrict() : command.c
- exec_command_s() : command.c
- exec_command_sendpipeline() : command.c
- exec_command_set() : command.c
- exec_command_setenv() : command.c
- exec_command_sf_sv() : command.c
- exec_command_shell_escape() : command.c
- exec_command_slash_command_help() : command.c
- exec_command_startpipeline() : command.c
- exec_command_syncpipeline() : command.c
- exec_command_T() : command.c
- exec_command_t() : command.c
- exec_command_timing() : command.c
- exec_command_unrestrict() : command.c
- exec_command_unset() : command.c
- exec_command_watch() : command.c
- exec_command_write() : command.c
- exec_command_x() : command.c
- exec_command_z() : command.c
- exec_describe_portal_message() : postgres.c
- exec_describe_statement_message() : postgres.c
- exec_dynquery_with_params() : pl_exec.c
- exec_eval_boolean() : pl_exec.c
- exec_eval_cleanup() : pl_exec.c
- exec_eval_datum() : pl_exec.c
- exec_eval_expr() : pl_exec.c
- exec_eval_integer() : pl_exec.c
- exec_eval_simple_expr() : pl_exec.c
- exec_eval_using_params() : pl_exec.c
- exec_execute_message() : postgres.c
- exec_for_query() : pl_exec.c
- exec_init_tuple_store() : pl_exec.c
- exec_is_simple_query() : pl_exec.c
- exec_move_row() : pl_exec.c
- exec_move_row_from_datum() : pl_exec.c
- exec_move_row_from_fields() : pl_exec.c
- exec_object_restorecon() : label.c
- exec_parse_message() : postgres.c
- exec_prepare_plan() : pl_exec.c
- exec_prog() : exec.c, pg_upgrade.h
- exec_replication_command() : walsender.c, walsender.h
- exec_rt_fetch() : executor.h
- exec_run_select() : pl_exec.c
- exec_save_simple_expr() : pl_exec.c
- exec_set_found() : pl_exec.c
- exec_simple_check_plan() : pl_exec.c
- exec_simple_query() : postgres.c
- exec_stmt_assert() : pl_exec.c
- exec_stmt_assign() : pl_exec.c
- exec_stmt_block() : pl_exec.c
- exec_stmt_call() : pl_exec.c
- exec_stmt_case() : pl_exec.c
- exec_stmt_close() : pl_exec.c
- exec_stmt_commit() : pl_exec.c
- exec_stmt_dynexecute() : pl_exec.c
- exec_stmt_dynfors() : pl_exec.c
- exec_stmt_execsql() : pl_exec.c
- exec_stmt_exit() : pl_exec.c
- exec_stmt_fetch() : pl_exec.c
- exec_stmt_forc() : pl_exec.c
- exec_stmt_foreach_a() : pl_exec.c
- exec_stmt_fori() : pl_exec.c
- exec_stmt_fors() : pl_exec.c
- exec_stmt_getdiag() : pl_exec.c
- exec_stmt_if() : pl_exec.c
- exec_stmt_loop() : pl_exec.c
- exec_stmt_open() : pl_exec.c
- exec_stmt_perform() : pl_exec.c
- exec_stmt_raise() : pl_exec.c
- exec_stmt_return() : pl_exec.c
- exec_stmt_return_next() : pl_exec.c
- exec_stmt_return_query() : pl_exec.c
- exec_stmt_rollback() : pl_exec.c
- exec_stmt_while() : pl_exec.c
- exec_stmts() : pl_exec.c
- exec_toplevel_block() : pl_exec.c
- ExecAgg() : nodeAgg.c
- ExecAggCopyTransValue() : execExprInterp.c, execExpr.h
- ExecAggEstimate() : nodeAgg.c, nodeAgg.h
- ExecAggInitGroup() : execExprInterp.c, execExpr.h
- ExecAggInitializeDSM() : nodeAgg.c, nodeAgg.h
- ExecAggInitializeWorker() : nodeAgg.c, nodeAgg.h
- ExecAggPlainTransByRef() : execExprInterp.c
- ExecAggPlainTransByVal() : execExprInterp.c
- ExecAggRetrieveInstrumentation() : nodeAgg.c, nodeAgg.h
- ExecAllocTableSlot() : execTuples.c, tuptable.h
- ExecAlterDefaultPrivilegesStmt() : acl.h, aclchk.c
- ExecAlterExtensionContentsRecurse() : extension.c
- ExecAlterExtensionContentsStmt() : extension.c, extension.h
- ExecAlterExtensionStmt() : extension.c, extension.h
- ExecAlterObjectDependsStmt() : alter.c, alter.h
- ExecAlterObjectSchemaStmt() : alter.h, alter.c
- ExecAlterOwnerStmt() : alter.c, alter.h
- ExecAppend() : nodeAppend.c
- ExecAppendAsyncBegin() : nodeAppend.c
- ExecAppendAsyncEventWait() : nodeAppend.c
- ExecAppendAsyncGetNext() : nodeAppend.c
- ExecAppendAsyncRequest() : nodeAppend.c
- ExecAppendEstimate() : nodeAppend.c, nodeAppend.h
- ExecAppendInitializeDSM() : nodeAppend.c, nodeAppend.h
- ExecAppendInitializeWorker() : nodeAppend.c, nodeAppend.h
- ExecAppendReInitializeDSM() : nodeAppend.c, nodeAppend.h
- ExecARDeleteTriggers() : trigger.c, trigger.h
- ExecARInsertTriggers() : trigger.c, trigger.h
- ExecARUpdateTriggers() : trigger.c, trigger.h
- ExecASDeleteTriggers() : trigger.c, trigger.h
- ExecASInsertTriggers() : trigger.c, trigger.h
- ExecAssignExprContext() : execUtils.c, executor.h
- ExecAssignProjectionInfo() : execUtils.c, executor.h
- ExecAssignScanProjectionInfo() : execScan.c, executor.h
- ExecAssignScanProjectionInfoWithVarno() : execScan.c, executor.h
- ExecAssignScanType() : execUtils.c, executor.h
- ExecASTruncateTriggers() : trigger.h, trigger.c
- ExecASUpdateTriggers() : trigger.c, trigger.h
- ExecAsyncAppendResponse() : nodeAppend.c, nodeAppend.h
- ExecAsyncConfigureWait() : execAsync.c, execAsync.h
- ExecAsyncForeignScanConfigureWait() : nodeForeignscan.c, nodeForeignscan.h
- ExecAsyncForeignScanNotify() : nodeForeignscan.c, nodeForeignscan.h
- ExecAsyncForeignScanRequest() : nodeForeignscan.c, nodeForeignscan.h
- ExecAsyncNotify() : execAsync.c, execAsync.h
- ExecAsyncRequest() : execAsync.c, execAsync.h
- ExecAsyncRequestDone() : execAsync.c, execAsync.h
- ExecAsyncRequestPending() : execAsync.h, execAsync.c
- ExecAsyncResponse() : execAsync.c, execAsync.h
- ExecBatchInsert() : nodeModifyTable.c
- ExecBitmapAnd() : nodeBitmapAnd.c
- ExecBitmapHeapEstimate() : nodeBitmapHeapscan.c, nodeBitmapHeapscan.h
- ExecBitmapHeapInitializeDSM() : nodeBitmapHeapscan.c, nodeBitmapHeapscan.h
- ExecBitmapHeapInitializeWorker() : nodeBitmapHeapscan.c, nodeBitmapHeapscan.h
- ExecBitmapHeapReInitializeDSM() : nodeBitmapHeapscan.c, nodeBitmapHeapscan.h
- ExecBitmapHeapRetrieveInstrumentation() : nodeBitmapHeapscan.c, nodeBitmapHeapscan.h
- ExecBitmapHeapScan() : nodeBitmapHeapscan.c
- ExecBitmapIndexScan() : nodeBitmapIndexscan.c
- ExecBitmapIndexScanEstimate() : nodeBitmapIndexscan.h, nodeBitmapIndexscan.c
- ExecBitmapIndexScanInitializeDSM() : nodeBitmapIndexscan.c, nodeBitmapIndexscan.h
- ExecBitmapIndexScanInitializeWorker() : nodeBitmapIndexscan.c, nodeBitmapIndexscan.h
- ExecBitmapIndexScanRetrieveInstrumentation() : nodeBitmapIndexscan.c, nodeBitmapIndexscan.h
- ExecBitmapOr() : nodeBitmapOr.c
- ExecBRDeleteTriggers() : trigger.c, trigger.h
- ExecBRInsertTriggers() : trigger.c, trigger.h
- ExecBRUpdateTriggers() : trigger.c, trigger.h
- ExecBSDeleteTriggers() : trigger.c, trigger.h
- ExecBSInsertTriggers() : trigger.c, trigger.h
- ExecBSTruncateTriggers() : trigger.h, trigger.c
- ExecBSUpdateTriggers() : trigger.c, trigger.h
- ExecBuildAggTrans() : execExpr.c, executor.h
- ExecBuildAggTransCall() : execExpr.c
- ExecBuildAuxRowMark() : execMain.c, executor.h
- ExecBuildGroupingEqual() : execExpr.c, executor.h
- ExecBuildHash32Expr() : execExpr.c, executor.h
- ExecBuildHash32FromAttrs() : execExpr.c, executor.h
- ExecBuildParamSetEqual() : execExpr.c, executor.h
- ExecBuildProjectionInfo() : execExpr.c, executor.h
- ExecBuildSlotPartitionKeyDescription() : execPartition.c
- ExecBuildSlotValueDescription() : execMain.c, executor.h
- ExecBuildUpdateProjection() : execExpr.c, executor.h
- ExecCallTriggerFunc() : trigger.c
- ExecCheck() : executor.h, execExpr.c
- ExecCheckIndexConstraints() : execIndexing.c, executor.h
- ExecCheckOneRelPerms() : execMain.c, executor.h
- ExecCheckPermissions() : execMain.c, executor.h
- ExecCheckPermissionsModified() : execMain.c
- ExecCheckPlanOutput() : nodeModifyTable.c
- ExecCheckpoint() : checkpointer.c, bgwriter.h
- ExecCheckTIDVisible() : nodeModifyTable.c
- ExecCheckTupleVisible() : nodeModifyTable.c
- ExecCheckXactReadOnly() : execMain.c
- ExecChooseHashTableSize() : nodeHash.c, nodeHash.h
- ExecCleanTargetListLength() : executor.h, execUtils.c
- ExecCleanTypeFromTL() : execTuples.c, executor.h
- ExecCleanupTupleRouting() : execPartition.c, execPartition.h
- ExecClearTuple() : tuptable.h
- ExecCloseIndices() : execIndexing.c, executor.h
- ExecCloseRangeTableRelations() : executor.h, execMain.c
- ExecCloseResultRelations() : execMain.c, executor.h
- ExecComputeSlotInfo() : execExpr.c
- ExecComputeStoredGenerated() : nodeModifyTable.c, nodeModifyTable.h
- ExecConditionalAssignProjectionInfo() : execUtils.c, executor.h
- execconsistent() : _int.h, _int_bool.c
- ExecConstraints() : execMain.c, executor.h
- ExecCopySlot() : tuptable.h
- ExecCopySlotHeapTuple() : tuptable.h
- ExecCopySlotMinimalTuple() : tuptable.h
- ExecCopySlotMinimalTupleExtra() : tuptable.h
- ExecCreateExprSetupSteps() : execExpr.c
- ExecCreateScanSlotFromOuterPlan() : execUtils.c, executor.h
- ExecCreateTableAs() : createas.c, createas.h
- ExecCrossPartitionUpdate() : nodeModifyTable.c
- ExecCrossPartitionUpdateForeignKey() : nodeModifyTable.c
- ExecCteScan() : nodeCtescan.c
- execCurrentOf() : execCurrent.c, executor.h
- ExecCustomMarkPos() : nodeCustom.h, nodeCustom.c
- ExecCustomRestrPos() : nodeCustom.c, nodeCustom.h
- ExecCustomScan() : nodeCustom.c
- ExecCustomScanEstimate() : nodeCustom.c, nodeCustom.h
- ExecCustomScanInitializeDSM() : nodeCustom.c, nodeCustom.h
- ExecCustomScanInitializeWorker() : nodeCustom.h, nodeCustom.c
- ExecCustomScanReInitializeDSM() : nodeCustom.c, nodeCustom.h
- ExecDelete() : nodeModifyTable.c
- ExecDeleteAct() : nodeModifyTable.c
- ExecDeleteEpilogue() : nodeModifyTable.c
- ExecDeletePrologue() : nodeModifyTable.c
- ExecDoInitialPruning() : execPartition.c, execPartition.h
- ExecDropSingleTupleTableSlot() : execTuples.c, tuptable.h
- ExecDropStmt() : utility.c
- ExecEndAgg() : nodeAgg.h, nodeAgg.c
- ExecEndAppend() : nodeAppend.h, nodeAppend.c
- ExecEndBitmapAnd() : nodeBitmapAnd.c, nodeBitmapAnd.h
- ExecEndBitmapHeapScan() : nodeBitmapHeapscan.c, nodeBitmapHeapscan.h
- ExecEndBitmapIndexScan() : nodeBitmapIndexscan.c, nodeBitmapIndexscan.h
- ExecEndBitmapOr() : nodeBitmapOr.c, nodeBitmapOr.h
- ExecEndCteScan() : nodeCtescan.c, nodeCtescan.h
- ExecEndCustomScan() : nodeCustom.c, nodeCustom.h
- ExecEndForeignScan() : nodeForeignscan.c, nodeForeignscan.h
- ExecEndFunctionScan() : nodeFunctionscan.c, nodeFunctionscan.h
- ExecEndGather() : nodeGather.c, nodeGather.h
- ExecEndGatherMerge() : nodeGatherMerge.c, nodeGatherMerge.h
- ExecEndGroup() : nodeGroup.c, nodeGroup.h
- ExecEndHash() : nodeHash.c, nodeHash.h
- ExecEndHashJoin() : nodeHashjoin.c, nodeHashjoin.h
- ExecEndIncrementalSort() : nodeIncrementalSort.c, nodeIncrementalSort.h
- ExecEndIndexOnlyScan() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecEndIndexScan() : nodeIndexscan.c, nodeIndexscan.h
- ExecEndLimit() : nodeLimit.c, nodeLimit.h
- ExecEndLockRows() : nodeLockRows.c, nodeLockRows.h
- ExecEndMaterial() : nodeMaterial.c, nodeMaterial.h
- ExecEndMemoize() : nodeMemoize.c, nodeMemoize.h
- ExecEndMergeAppend() : nodeMergeAppend.c, nodeMergeAppend.h
- ExecEndMergeJoin() : nodeMergejoin.h, nodeMergejoin.c
- ExecEndModifyTable() : nodeModifyTable.c, nodeModifyTable.h
- ExecEndNestLoop() : nodeNestloop.c, nodeNestloop.h
- ExecEndNode() : execProcnode.c, executor.h
- ExecEndPlan() : execMain.c
- ExecEndProjectSet() : nodeProjectSet.c, nodeProjectSet.h
- ExecEndRecursiveUnion() : nodeRecursiveunion.c, nodeRecursiveunion.h
- ExecEndResult() : nodeResult.c, nodeResult.h
- ExecEndSampleScan() : nodeSamplescan.c, nodeSamplescan.h
- ExecEndSeqScan() : nodeSeqscan.c, nodeSeqscan.h
- ExecEndSetOp() : nodeSetOp.c, nodeSetOp.h
- ExecEndSort() : nodeSort.c, nodeSort.h
- ExecEndSubqueryScan() : nodeSubqueryscan.c, nodeSubqueryscan.h
- ExecEndTableFuncScan() : nodeTableFuncscan.c, nodeTableFuncscan.h
- ExecEndTidRangeScan() : nodeTidrangescan.c, nodeTidrangescan.h
- ExecEndTidScan() : nodeTidscan.c, nodeTidscan.h
- ExecEndUnique() : nodeUnique.c, nodeUnique.h
- ExecEndWindowAgg() : nodeWindowAgg.c, nodeWindowAgg.h
- ExecEstimateCacheEntryOverheadBytes() : nodeMemoize.c, nodeMemoize.h
- ExecEvalAggOrderedTransDatum() : execExprInterp.c, execExpr.h
- ExecEvalAggOrderedTransTuple() : execExprInterp.c, execExpr.h
- ExecEvalArrayCoerce() : execExprInterp.c, execExpr.h
- ExecEvalArrayExpr() : execExprInterp.c, execExpr.h
- ExecEvalBoolSubroutineTemplate() : llvmjit_types.c
- ExecEvalCoerceViaIOSafe() : execExprInterp.c, execExpr.h
- ExecEvalConstraintCheck() : execExprInterp.c, execExpr.h
- ExecEvalConstraintNotNull() : execExprInterp.c, execExpr.h
- ExecEvalConvertRowtype() : execExprInterp.c, execExpr.h
- ExecEvalCurrentOfExpr() : execExpr.h, execExprInterp.c
- ExecEvalExpr() : executor.h
- ExecEvalExprNoReturn() : executor.h
- ExecEvalExprNoReturnSwitchContext() : executor.h
- ExecEvalExprSwitchContext() : executor.h
- ExecEvalFieldSelect() : execExprInterp.c, execExpr.h
- ExecEvalFieldStoreDeForm() : execExpr.h, execExprInterp.c
- ExecEvalFieldStoreForm() : execExprInterp.c, execExpr.h
- ExecEvalFuncArgs() : execSRF.c
- ExecEvalFuncExprFusage() : execExprInterp.c, execExpr.h
- ExecEvalFuncExprStrictFusage() : execExprInterp.c, execExpr.h
- ExecEvalGroupingFunc() : execExpr.h, execExprInterp.c
- ExecEvalHashedScalarArrayOp() : execExprInterp.c, execExpr.h
- ExecEvalJsonCoercion() : execExprInterp.c, execExpr.h
- ExecEvalJsonCoercionFinish() : execExprInterp.c, execExpr.h
- ExecEvalJsonConstructor() : execExprInterp.c, execExpr.h
- ExecEvalJsonExprPath() : execExprInterp.c, execExpr.h
- ExecEvalJsonIsPredicate() : execExprInterp.c, execExpr.h
- ExecEvalMergeSupportFunc() : execExprInterp.c, execExpr.h
- ExecEvalMinMax() : execExprInterp.c, execExpr.h
- ExecEvalNextValueExpr() : execExpr.h, execExprInterp.c
- ExecEvalParamExec() : execExprInterp.c, execExpr.h
- ExecEvalParamExtern() : execExprInterp.c, execExpr.h
- ExecEvalParamSet() : execExprInterp.c, execExpr.h
- ExecEvalPreOrderedDistinctMulti() : execExprInterp.c, execExpr.h
- ExecEvalPreOrderedDistinctSingle() : execExprInterp.c, execExpr.h
- ExecEvalRow() : execExprInterp.c, execExpr.h
- ExecEvalRowNotNull() : execExprInterp.c, execExpr.h
- ExecEvalRowNull() : execExprInterp.c, execExpr.h
- ExecEvalRowNullInt() : execExprInterp.c
- ExecEvalScalarArrayOp() : execExpr.h, execExprInterp.c
- ExecEvalSQLValueFunction() : execExprInterp.c, execExpr.h
- ExecEvalStepOp() : execExprInterp.c, execExpr.h
- ExecEvalSubPlan() : execExprInterp.c, execExpr.h
- ExecEvalSubroutineTemplate() : llvmjit_types.c
- ExecEvalSysVar() : execExprInterp.c, execExpr.h
- ExecEvalWholeRowVar() : execExprInterp.c, execExpr.h
- ExecEvalXmlExpr() : execExprInterp.c, execExpr.h
- ExecFetchSlotHeapTuple() : execTuples.c, tuptable.h
- ExecFetchSlotHeapTupleDatum() : execTuples.c, tuptable.h
- ExecFetchSlotMinimalTuple() : execTuples.c, tuptable.h
- ExecFilterJunk() : execJunk.c, executor.h
- ExecFindJunkAttribute() : execJunk.c, executor.h
- ExecFindJunkAttributeInTlist() : execJunk.c, executor.h
- ExecFindMatchingSubPlans() : execPartition.c, execPartition.h
- ExecFindPartition() : execPartition.h, execPartition.c
- ExecFindRowMark() : execMain.c, executor.h
- ExecForceStoreHeapTuple() : execTuples.c, tuptable.h
- ExecForceStoreMinimalTuple() : execTuples.c, tuptable.h
- ExecForeignScan() : nodeForeignscan.c
- ExecForeignScanEstimate() : nodeForeignscan.h, nodeForeignscan.c
- ExecForeignScanInitializeDSM() : nodeForeignscan.c, nodeForeignscan.h
- ExecForeignScanInitializeWorker() : nodeForeignscan.c, nodeForeignscan.h
- ExecForeignScanReInitializeDSM() : nodeForeignscan.c, nodeForeignscan.h
- ExecFunctionScan() : nodeFunctionscan.c
- ExecGather() : nodeGather.c
- ExecGatherMerge() : nodeGatherMerge.c
- ExecGetAllNullSlot() : execUtils.c, executor.h
- ExecGetAllUpdatedCols() : execUtils.c, executor.h
- ExecGetAncestorResultRels() : execMain.c, executor.h
- ExecGetChildToRootMap() : execUtils.c, executor.h
- ExecGetCommonChildSlotOps() : executor.h, execUtils.c
- ExecGetCommonSlotOps() : execUtils.c, executor.h
- ExecGetExtraUpdatedCols() : execUtils.c, executor.h
- ExecGetInsertedCols() : execUtils.c, executor.h
- ExecGetInsertNewTuple() : nodeModifyTable.c
- ExecGetJsonValueItemString() : execExprInterp.c
- ExecGetJunkAttribute() : executor.h
- ExecGetRangeTableRelation() : execUtils.c, executor.h
- ExecGetResultRelCheckAsUser() : execUtils.c, executor.h
- ExecGetResultSlotOps() : execUtils.c, executor.h
- ExecGetResultType() : execUtils.c, executor.h
- ExecGetReturningSlot() : executor.h, execUtils.c
- ExecGetRootToChildMap() : execUtils.c, executor.h
- ExecGetTriggerNewSlot() : execUtils.c, executor.h
- ExecGetTriggerOldSlot() : execUtils.c, executor.h
- ExecGetTriggerResultRel() : execMain.c, executor.h
- ExecGetUpdatedCols() : execUtils.c, executor.h
- ExecGetUpdateNewTuple() : nodeModifyTable.c, executor.h
- ExecGrant_Attribute() : aclchk.c
- ExecGrant_common() : aclchk.c
- ExecGrant_Language_check() : aclchk.c
- ExecGrant_Largeobject() : aclchk.c
- ExecGrant_Parameter() : aclchk.c
- ExecGrant_Relation() : aclchk.c
- ExecGrant_Type_check() : aclchk.c
- ExecGrantStmt_oids() : aclchk.c
- ExecGroup() : nodeGroup.c
- ExecHash() : nodeHash.c
- ExecHashAccumInstrumentation() : nodeHash.h, nodeHash.c
- ExecHashBuildSkewHash() : nodeHash.c
- ExecHashEstimate() : nodeHash.c, nodeHash.h
- ExecHashGetBucketAndBatch() : nodeHash.c, nodeHash.h
- ExecHashGetSkewBucket() : nodeHash.h, nodeHash.c
- ExecHashIncreaseBatchSize() : nodeHash.c
- ExecHashIncreaseNumBatches() : nodeHash.c
- ExecHashIncreaseNumBuckets() : nodeHash.c
- ExecHashInitializeDSM() : nodeHash.c, nodeHash.h
- ExecHashInitializeWorker() : nodeHash.c, nodeHash.h
- ExecHashJoin() : nodeHashjoin.c
- ExecHashJoinEstimate() : nodeHashjoin.h, nodeHashjoin.c
- ExecHashJoinGetSavedTuple() : nodeHashjoin.c
- ExecHashJoinImpl() : nodeHashjoin.c
- ExecHashJoinInitializeDSM() : nodeHashjoin.c, nodeHashjoin.h
- ExecHashJoinInitializeWorker() : nodeHashjoin.c, nodeHashjoin.h
- ExecHashJoinNewBatch() : nodeHashjoin.c
- ExecHashJoinOuterGetTuple() : nodeHashjoin.c
- ExecHashJoinReInitializeDSM() : nodeHashjoin.c, nodeHashjoin.h
- ExecHashJoinSaveTuple() : nodeHashjoin.c, nodeHashjoin.h
- ExecHashRemoveNextSkewBucket() : nodeHash.c
- ExecHashRetrieveInstrumentation() : nodeHash.c, nodeHash.h
- ExecHashSkewTableInsert() : nodeHash.c
- ExecHashSubPlan() : nodeSubplan.c
- ExecHashTableCreate() : nodeHash.h, nodeHash.c
- ExecHashTableDestroy() : nodeHash.c, nodeHash.h
- ExecHashTableDetach() : nodeHash.c, nodeHash.h
- ExecHashTableDetachBatch() : nodeHash.c, nodeHash.h
- ExecHashTableInsert() : nodeHash.h, nodeHash.c
- ExecHashTableReset() : nodeHash.c, nodeHash.h
- ExecHashTableResetMatchFlags() : nodeHash.c, nodeHash.h
- ExecIncrementalSort() : nodeIncrementalSort.c
- ExecIncrementalSortEstimate() : nodeIncrementalSort.c, nodeIncrementalSort.h
- ExecIncrementalSortInitializeDSM() : nodeIncrementalSort.h, nodeIncrementalSort.c
- ExecIncrementalSortInitializeWorker() : nodeIncrementalSort.c, nodeIncrementalSort.h
- ExecIncrementalSortRetrieveInstrumentation() : nodeIncrementalSort.c, nodeIncrementalSort.h
- ExecIndexAdvanceArrayKeys() : nodeIndexscan.c, nodeIndexscan.h
- ExecIndexBuildScanKeys() : nodeIndexscan.c, nodeIndexscan.h
- ExecIndexEvalArrayKeys() : nodeIndexscan.c, nodeIndexscan.h
- ExecIndexEvalRuntimeKeys() : nodeIndexscan.h, nodeIndexscan.c
- ExecIndexMarkPos() : nodeIndexscan.c, nodeIndexscan.h
- ExecIndexOnlyMarkPos() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecIndexOnlyRestrPos() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecIndexOnlyScan() : nodeIndexonlyscan.c
- ExecIndexOnlyScanEstimate() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecIndexOnlyScanInitializeDSM() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecIndexOnlyScanInitializeWorker() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecIndexOnlyScanReInitializeDSM() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecIndexOnlyScanRetrieveInstrumentation() : nodeIndexonlyscan.h, nodeIndexonlyscan.c
- ExecIndexRestrPos() : nodeIndexscan.c, nodeIndexscan.h
- ExecIndexScan() : nodeIndexscan.c
- ExecIndexScanEstimate() : nodeIndexscan.c, nodeIndexscan.h
- ExecIndexScanInitializeDSM() : nodeIndexscan.c, nodeIndexscan.h
- ExecIndexScanInitializeWorker() : nodeIndexscan.h, nodeIndexscan.c
- ExecIndexScanReInitializeDSM() : nodeIndexscan.c, nodeIndexscan.h
- ExecIndexScanRetrieveInstrumentation() : nodeIndexscan.c, nodeIndexscan.h
- ExecInitAgg() : nodeAgg.c, nodeAgg.h
- ExecInitAppend() : nodeAppend.c, nodeAppend.h
- ExecInitBitmapAnd() : nodeBitmapAnd.c, nodeBitmapAnd.h
- ExecInitBitmapHeapScan() : nodeBitmapHeapscan.c, nodeBitmapHeapscan.h
- ExecInitBitmapIndexScan() : nodeBitmapIndexscan.c, nodeBitmapIndexscan.h
- ExecInitBitmapOr() : nodeBitmapOr.c, nodeBitmapOr.h
- ExecInitCheck() : execExpr.c, executor.h
- ExecInitCoerceToDomain() : execExpr.c
- ExecInitCteScan() : nodeCtescan.h, nodeCtescan.c
- ExecInitCustomScan() : nodeCustom.c, nodeCustom.h
- ExecInitExpr() : execExpr.c, executor.h
- ExecInitExprList() : execExpr.c, executor.h
- ExecInitExprRec() : execExpr.c
- ExecInitExprWithParams() : execExpr.c, executor.h
- ExecInitExtraTupleSlot() : execTuples.c, executor.h
- ExecInitForeignScan() : nodeForeignscan.c, nodeForeignscan.h
- ExecInitFunc() : execExpr.c
- ExecInitFunctionResultSet() : execSRF.c, executor.h
- ExecInitFunctionScan() : nodeFunctionscan.c, nodeFunctionscan.h
- ExecInitGather() : nodeGather.c, nodeGather.h
- ExecInitGatherMerge() : nodeGatherMerge.c, nodeGatherMerge.h
- ExecInitGenerated() : nodeModifyTable.c, nodeModifyTable.h
- ExecInitGroup() : nodeGroup.c, nodeGroup.h
- ExecInitHash() : nodeHash.c, nodeHash.h
- ExecInitHashJoin() : nodeHashjoin.c, nodeHashjoin.h
- ExecInitIncrementalSort() : nodeIncrementalSort.c, nodeIncrementalSort.h
- ExecInitIndexOnlyScan() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecInitIndexScan() : nodeIndexscan.c, nodeIndexscan.h
- ExecInitInsertProjection() : nodeModifyTable.c
- ExecInitInterpreter() : execExprInterp.c
- ExecInitJsonCoercion() : execExpr.c
- ExecInitJsonExpr() : execExpr.c
- ExecInitJunkFilter() : execJunk.c, executor.h
- ExecInitJunkFilterConversion() : execJunk.c, executor.h
- ExecInitLimit() : nodeLimit.c, nodeLimit.h
- ExecInitLockRows() : nodeLockRows.c, nodeLockRows.h
- ExecInitMaterial() : nodeMaterial.h, nodeMaterial.c
- ExecInitMemoize() : nodeMemoize.c, nodeMemoize.h
- ExecInitMerge() : nodeModifyTable.c
- ExecInitMergeAppend() : nodeMergeAppend.c, nodeMergeAppend.h
- ExecInitMergeJoin() : nodeMergejoin.c, nodeMergejoin.h
- ExecInitMergeTupleSlots() : nodeModifyTable.h, nodeModifyTable.c
- ExecInitModifyTable() : nodeModifyTable.c, nodeModifyTable.h
- ExecInitNamedTuplestoreScan() : nodeNamedtuplestorescan.c, nodeNamedtuplestorescan.h
- ExecInitNestLoop() : nodeNestloop.c, nodeNestloop.h
- ExecInitNode() : execProcnode.c, executor.h
- ExecInitNullTupleSlot() : execTuples.c, executor.h
- ExecInitParallelPlan() : execParallel.c, execParallel.h
- ExecInitPartitionDispatchInfo() : execPartition.c
- ExecInitPartitionExecPruning() : execPartition.c, execPartition.h
- ExecInitPartitionInfo() : execPartition.c
- ExecInitProjectSet() : nodeProjectSet.h, nodeProjectSet.c
- ExecInitQual() : execExpr.c, executor.h
- ExecInitRangeTable() : execUtils.c, executor.h
- ExecInitRecursiveUnion() : nodeRecursiveunion.c, nodeRecursiveunion.h
- ExecInitResult() : nodeResult.c, nodeResult.h
- ExecInitResultRelation() : execUtils.c, executor.h
- ExecInitResultSlot() : execTuples.c, executor.h
- ExecInitResultTupleSlotTL() : execTuples.c, executor.h
- ExecInitResultTypeTL() : execTuples.c, executor.h
- ExecInitRoutingInfo() : execPartition.c
- ExecInitSampleScan() : nodeSamplescan.h, nodeSamplescan.c
- ExecInitScanTupleSlot() : execTuples.c, executor.h
- ExecInitSeqScan() : nodeSeqscan.c, nodeSeqscan.h
- ExecInitSetOp() : nodeSetOp.c, nodeSetOp.h
- ExecInitSort() : nodeSort.c, nodeSort.h
- ExecInitSubPlan() : nodeSubplan.c, nodeSubplan.h
- ExecInitSubPlanExpr() : execExpr.c
- ExecInitSubqueryScan() : nodeSubqueryscan.c, nodeSubqueryscan.h
- ExecInitSubscriptingRef() : execExpr.c
- ExecInitTableFuncScan() : nodeTableFuncscan.c, nodeTableFuncscan.h
- ExecInitTableFunctionResult() : execSRF.c, executor.h
- ExecInitTidRangeScan() : nodeTidrangescan.h, nodeTidrangescan.c
- ExecInitTidScan() : nodeTidscan.c, nodeTidscan.h
- ExecInitUnique() : nodeUnique.c, nodeUnique.h
- ExecInitUpdateProjection() : nodeModifyTable.c
- ExecInitValuesScan() : nodeValuesscan.c, nodeValuesscan.h
- ExecInitWholeRowVar() : execExpr.c
- ExecInitWindowAgg() : nodeWindowAgg.c, nodeWindowAgg.h
- ExecInitWorkTableScan() : nodeWorktablescan.c, nodeWorktablescan.h
- ExecInsert() : nodeModifyTable.c
- ExecInsertIndexTuples() : execIndexing.c, executor.h
- ExecInterpExpr() : execExprInterp.c
- ExecInterpExprStillValid() : execExpr.h, execExprInterp.c
- ExecIRDeleteTriggers() : trigger.c, trigger.h
- ExecIRInsertTriggers() : trigger.c, trigger.h
- ExecIRUpdateTriggers() : trigger.c, trigger.h
- ExecJustApplyFuncToCase() : execExprInterp.c
- ExecJustAssignInnerVar() : execExprInterp.c
- ExecJustAssignInnerVarVirt() : execExprInterp.c
- ExecJustAssignOuterVar() : execExprInterp.c
- ExecJustAssignOuterVarVirt() : execExprInterp.c
- ExecJustAssignScanVar() : execExprInterp.c
- ExecJustAssignScanVarVirt() : execExprInterp.c
- ExecJustAssignVarImpl() : execExprInterp.c
- ExecJustAssignVarVirtImpl() : execExprInterp.c
- ExecJustConst() : execExprInterp.c
- ExecJustHashInnerVar() : execExprInterp.c
- ExecJustHashInnerVarVirt() : execExprInterp.c
- ExecJustHashInnerVarWithIV() : execExprInterp.c
- ExecJustHashOuterVar() : execExprInterp.c
- ExecJustHashOuterVarStrict() : execExprInterp.c
- ExecJustHashOuterVarVirt() : execExprInterp.c
- ExecJustHashVarImpl() : execExprInterp.c
- ExecJustHashVarVirtImpl() : execExprInterp.c
- ExecJustInnerVar() : execExprInterp.c
- ExecJustInnerVarVirt() : execExprInterp.c
- ExecJustOuterVar() : execExprInterp.c
- ExecJustOuterVarVirt() : execExprInterp.c
- ExecJustScanVar() : execExprInterp.c
- ExecJustScanVarVirt() : execExprInterp.c
- ExecJustVarImpl() : execExprInterp.c
- ExecJustVarVirtImpl() : execExprInterp.c
- ExecLimit() : nodeLimit.c
- ExecLockRows() : nodeLockRows.c
- ExecLookupResultRelByOid() : nodeModifyTable.c, executor.h
- ExecMakeFunctionResultSet() : execSRF.c, executor.h
- ExecMakeTableFunctionResult() : execSRF.c, executor.h
- ExecMarkPos() : execAmi.c, executor.h
- ExecMaterial() : nodeMaterial.c
- ExecMaterializeSlot() : tuptable.h
- ExecMaterializesOutput() : execAmi.c, executor.h
- ExecMaterialMarkPos() : nodeMaterial.c, nodeMaterial.h
- ExecMaterialRestrPos() : nodeMaterial.c, nodeMaterial.h
- ExecMemoize() : nodeMemoize.c
- ExecMemoizeEstimate() : nodeMemoize.c, nodeMemoize.h
- ExecMemoizeInitializeDSM() : nodeMemoize.c, nodeMemoize.h
- ExecMemoizeInitializeWorker() : nodeMemoize.c, nodeMemoize.h
- ExecMemoizeRetrieveInstrumentation() : nodeMemoize.c, nodeMemoize.h
- ExecMerge() : nodeModifyTable.c
- ExecMergeAppend() : nodeMergeAppend.c
- ExecMergeJoin() : nodeMergejoin.c
- ExecMergeMatched() : nodeModifyTable.c
- ExecMergeNotMatched() : nodeModifyTable.c
- ExecModifyTable() : nodeModifyTable.c
- ExecNamedTuplestoreScan() : nodeNamedtuplestorescan.c
- ExecNestLoop() : nodeNestloop.c
- ExecOnConflictUpdate() : nodeModifyTable.c
- ExecOpenIndices() : execIndexing.c, executor.h
- ExecOpenScanRelation() : execUtils.c, executor.h
- ExecParallelCleanup() : execParallel.c, execParallel.h
- ExecParallelCreateReaders() : execParallel.c, execParallel.h
- ExecParallelEstimate() : execParallel.c
- ExecParallelFinish() : execParallel.h, execParallel.c
- ExecParallelGetQueryDesc() : execParallel.c
- ExecParallelGetReceiver() : execParallel.c
- ExecParallelHashCloseBatchAccessors() : nodeHash.c
- ExecParallelHashEnsureBatchAccessors() : nodeHash.c
- ExecParallelHashFirstTuple() : nodeHash.c
- ExecParallelHashIncreaseNumBatches() : nodeHash.c
- ExecParallelHashIncreaseNumBuckets() : nodeHash.c
- ExecParallelHashJoin() : nodeHashjoin.c
- ExecParallelHashJoinNewBatch() : nodeHashjoin.c
- ExecParallelHashJoinOuterGetTuple() : nodeHashjoin.c
- ExecParallelHashJoinPartitionOuter() : nodeHashjoin.c
- ExecParallelHashJoinSetUpBatches() : nodeHash.c
- ExecParallelHashMergeCounters() : nodeHash.c
- ExecParallelHashNextTuple() : nodeHash.c
- ExecParallelHashPopChunkQueue() : nodeHash.c
- ExecParallelHashPushTuple() : nodeHash.c
- ExecParallelHashRepartitionFirst() : nodeHash.c
- ExecParallelHashRepartitionRest() : nodeHash.c
- ExecParallelHashTableAlloc() : nodeHash.c, nodeHash.h
- ExecParallelHashTableInsert() : nodeHash.c, nodeHash.h
- ExecParallelHashTableInsertCurrentBatch() : nodeHash.c, nodeHash.h
- ExecParallelHashTableSetCurrentBatch() : nodeHash.c, nodeHash.h
- ExecParallelHashTupleAlloc() : nodeHash.c
- ExecParallelHashTuplePrealloc() : nodeHash.c
- ExecParallelInitializeDSM() : execParallel.c
- ExecParallelInitializeWorker() : execParallel.c
- ExecParallelPrepHashTableForUnmatched() : nodeHash.c, nodeHash.h
- ExecParallelReinitialize() : execParallel.c, execParallel.h
- ExecParallelReInitializeDSM() : execParallel.c
- ExecParallelReportInstrumentation() : execParallel.c
- ExecParallelRetrieveInstrumentation() : execParallel.c
- ExecParallelRetrieveJitInstrumentation() : execParallel.c
- ExecParallelScanHashBucket() : nodeHash.c, nodeHash.h
- ExecParallelScanHashTableForUnmatched() : nodeHash.c, nodeHash.h
- ExecParallelSetupTupleQueues() : execParallel.c
- ExecPartitionCheck() : execMain.c, executor.h
- ExecPartitionCheckEmitError() : execMain.c, executor.h
- ExecPendingInserts() : nodeModifyTable.c
- ExecPostprocessPlan() : execMain.c
- ExecPrepareCheck() : execExpr.c, executor.h
- ExecPrepareExpr() : execExpr.c, executor.h
- ExecPrepareExprList() : execExpr.c, executor.h
- ExecPrepareQual() : execExpr.c, executor.h
- ExecPrepareTupleRouting() : nodeModifyTable.c
- ExecPrepareTuplestoreResult() : execSRF.c
- ExecPrepHashTableForUnmatched() : nodeHash.c, nodeHash.h
- ExecProcessReturning() : nodeModifyTable.c
- ExecProcNode() : executor.h
- ExecProcNodeFirst() : execProcnode.c
- ExecProcNodeInstr() : execProcnode.c
- ExecProject() : executor.h
- ExecProjectSet() : nodeProjectSet.c
- ExecProjectSRF() : nodeProjectSet.c
- ExecPushExprSetupSteps() : execExpr.c
- ExecQual() : executor.h
- ExecQualAndReset() : executor.h
- ExecQueryAndProcessResults() : common.c
- ExecQueryTuples() : common.c
- ExecReadyExpr() : execExpr.c
- ExecReadyInterpretedExpr() : execExpr.h, execExprInterp.c
- ExecRecursiveUnion() : nodeRecursiveunion.c
- ExecRefreshMatView() : matview.c, matview.h
- ExecReindex() : indexcmds.c, defrem.h
- ExecRelationIsTargetRelation() : execUtils.c, executor.h
- ExecRelCheck() : execMain.c
- ExecRelGenVirtualNotNull() : execMain.c, executor.h
- ExecRenameStmt() : alter.c, alter.h
- ExecReScan() : execAmi.c, executor.h
- ExecReScanAgg() : nodeAgg.c, nodeAgg.h
- ExecReScanAppend() : nodeAppend.c, nodeAppend.h
- ExecReScanBitmapAnd() : nodeBitmapAnd.c, nodeBitmapAnd.h
- ExecReScanBitmapHeapScan() : nodeBitmapHeapscan.c, nodeBitmapHeapscan.h
- ExecReScanBitmapIndexScan() : nodeBitmapIndexscan.c, nodeBitmapIndexscan.h
- ExecReScanBitmapOr() : nodeBitmapOr.c, nodeBitmapOr.h
- ExecReScanCteScan() : nodeCtescan.c, nodeCtescan.h
- ExecReScanCustomScan() : nodeCustom.c, nodeCustom.h
- ExecReScanForeignScan() : nodeForeignscan.c, nodeForeignscan.h
- ExecReScanFunctionScan() : nodeFunctionscan.c, nodeFunctionscan.h
- ExecReScanGather() : nodeGather.h, nodeGather.c
- ExecReScanGatherMerge() : nodeGatherMerge.c, nodeGatherMerge.h
- ExecReScanGroup() : nodeGroup.c, nodeGroup.h
- ExecReScanHash() : nodeHash.c, nodeHash.h
- ExecReScanHashJoin() : nodeHashjoin.c, nodeHashjoin.h
- ExecReScanIncrementalSort() : nodeIncrementalSort.c, nodeIncrementalSort.h
- ExecReScanIndexOnlyScan() : nodeIndexonlyscan.c, nodeIndexonlyscan.h
- ExecReScanIndexScan() : nodeIndexscan.c, nodeIndexscan.h
- ExecReScanLimit() : nodeLimit.c, nodeLimit.h
- ExecReScanLockRows() : nodeLockRows.c, nodeLockRows.h
- ExecReScanMaterial() : nodeMaterial.c, nodeMaterial.h
- ExecReScanMemoize() : nodeMemoize.c, nodeMemoize.h
- ExecReScanMergeAppend() : nodeMergeAppend.c, nodeMergeAppend.h
- ExecReScanMergeJoin() : nodeMergejoin.h, nodeMergejoin.c
- ExecReScanModifyTable() : nodeModifyTable.c, nodeModifyTable.h
- ExecReScanNamedTuplestoreScan() : nodeNamedtuplestorescan.c, nodeNamedtuplestorescan.h
- ExecReScanNestLoop() : nodeNestloop.c, nodeNestloop.h
- ExecReScanProjectSet() : nodeProjectSet.c, nodeProjectSet.h
- ExecReScanRecursiveUnion() : nodeRecursiveunion.c, nodeRecursiveunion.h
- ExecReScanResult() : nodeResult.c, nodeResult.h
- ExecReScanSampleScan() : nodeSamplescan.c, nodeSamplescan.h
- ExecReScanSeqScan() : nodeSeqscan.c, nodeSeqscan.h
- ExecReScanSetOp() : nodeSetOp.c, nodeSetOp.h
- ExecReScanSetParamPlan() : nodeSubplan.c, nodeSubplan.h
- ExecReScanSort() : nodeSort.c, nodeSort.h
- ExecReScanSubqueryScan() : nodeSubqueryscan.c, nodeSubqueryscan.h
- ExecReScanTableFuncScan() : nodeTableFuncscan.c, nodeTableFuncscan.h
- ExecReScanTidRangeScan() : nodeTidrangescan.c, nodeTidrangescan.h
- ExecReScanTidScan() : nodeTidscan.c, nodeTidscan.h
- ExecReScanUnique() : nodeUnique.c, nodeUnique.h
- ExecReScanValuesScan() : nodeValuesscan.c, nodeValuesscan.h
- ExecReScanWindowAgg() : nodeWindowAgg.h, nodeWindowAgg.c
- ExecReScanWorkTableScan() : nodeWorktablescan.c, nodeWorktablescan.h
- ExecResetTupleTable() : execTuples.c, tuptable.h
- ExecRestrPos() : execAmi.c, executor.h
- ExecResult() : nodeResult.c
- ExecResultMarkPos() : nodeResult.h, nodeResult.c
- ExecResultRestrPos() : nodeResult.c, nodeResult.h
- ExecRunCompiledExpr() : llvmjit_expr.c
- ExecSampleScan() : nodeSamplescan.c
- ExecScan() : execScan.c, executor.h
- ExecScanExtended() : execScan.h
- ExecScanFetch() : execScan.h
- ExecScanHashBucket() : nodeHash.c, nodeHash.h
- ExecScanHashTableForUnmatched() : nodeHash.c, nodeHash.h
- ExecScanReScan() : execScan.c, executor.h
- ExecScanSubPlan() : nodeSubplan.c
- ExecSecLabelStmt() : seclabel.c, seclabel.h
- ExecSeqScan() : nodeSeqscan.c
- ExecSeqScanEPQ() : nodeSeqscan.c
- ExecSeqScanEstimate() : nodeSeqscan.c, nodeSeqscan.h
- ExecSeqScanInitializeDSM() : nodeSeqscan.c, nodeSeqscan.h
- ExecSeqScanInitializeWorker() : nodeSeqscan.c, nodeSeqscan.h
- ExecSeqScanReInitializeDSM() : nodeSeqscan.c, nodeSeqscan.h
- ExecSeqScanWithProject() : nodeSeqscan.c
- ExecSeqScanWithQual() : nodeSeqscan.c
- ExecSeqScanWithQualProject() : nodeSeqscan.c
- ExecSerializePlan() : execParallel.c
- ExecSetExecProcNode() : execProcnode.c, executor.h
- ExecSetOp() : nodeSetOp.c
- ExecSetParamPlan() : nodeSubplan.c, nodeSubplan.h
- ExecSetParamPlanMulti() : nodeSubplan.h, nodeSubplan.c
- ExecSetSlotDescriptor() : execTuples.c, tuptable.h
- ExecSetTupleBound() : execProcnode.c, executor.h
- ExecSetupPartitionTupleRouting() : execPartition.c, execPartition.h
- ExecSetupTransitionCaptureState() : nodeModifyTable.c
- ExecSetVariableStmt() : guc.h, guc_funcs.c
- ExecShutdownCustomScan() : nodeCustom.c, nodeCustom.h
- ExecShutdownForeignScan() : nodeForeignscan.c, nodeForeignscan.h
- ExecShutdownGather() : nodeGather.c, nodeGather.h
- ExecShutdownGatherMerge() : nodeGatherMerge.c, nodeGatherMerge.h
- ExecShutdownGatherMergeWorkers() : nodeGatherMerge.c
- ExecShutdownGatherWorkers() : nodeGather.c
- ExecShutdownHash() : nodeHash.c, nodeHash.h
- ExecShutdownHashJoin() : nodeHashjoin.c, nodeHashjoin.h
- ExecShutdownNode() : execProcnode.c, executor.h
- ExecShutdownNode_walker() : execProcnode.c
- ExecSimpleRelationDelete() : executor.h, execReplication.c
- ExecSimpleRelationInsert() : execReplication.c, executor.h
- ExecSimpleRelationUpdate() : execReplication.c, executor.h
- ExecSort() : nodeSort.c
- ExecSortEstimate() : nodeSort.c, nodeSort.h
- ExecSortInitializeDSM() : nodeSort.h, nodeSort.c
- ExecSortInitializeWorker() : nodeSort.c, nodeSort.h
- ExecSortMarkPos() : nodeSort.c, nodeSort.h
- ExecSortRestrPos() : nodeSort.c, nodeSort.h
- ExecSortRetrieveInstrumentation() : nodeSort.c, nodeSort.h
- ExecStoreAllNullTuple() : execTuples.c, tuptable.h
- ExecStoreBufferHeapTuple() : execTuples.c, tuptable.h
- ExecStoreHeapTuple() : execTuples.c, tuptable.h
- ExecStoreHeapTupleDatum() : execTuples.c, tuptable.h
- ExecStoreMinimalTuple() : execTuples.c, tuptable.h
- ExecStorePinnedBufferHeapTuple() : execTuples.c, tuptable.h
- ExecStoreVirtualTuple() : execTuples.c, tuptable.h
- ExecSubPlan() : nodeSubplan.c, nodeSubplan.h
- ExecSubqueryScan() : nodeSubqueryscan.c
- ExecSupportsBackwardScan() : execAmi.c, executor.h
- ExecSupportsMarkRestore() : execAmi.c, executor.h
- ExecTableFuncScan() : nodeTableFuncscan.c
- ExecTargetListLength() : execUtils.c, executor.h
- ExecTidRangeScan() : nodeTidrangescan.c
- ExecTidRangeScanEstimate() : nodeTidrangescan.c, nodeTidrangescan.h
- ExecTidRangeScanInitializeDSM() : nodeTidrangescan.c, nodeTidrangescan.h
- ExecTidRangeScanInitializeWorker() : nodeTidrangescan.c, nodeTidrangescan.h
- ExecTidRangeScanReInitializeDSM() : nodeTidrangescan.c, nodeTidrangescan.h
- ExecTidScan() : nodeTidscan.c
- execTuplesHashPrepare() : execGrouping.c, executor.h
- execTuplesMatchPrepare() : execGrouping.c, executor.h
- execTuplesUnequal() : nodeSubplan.c
- ExecTypeFromExprList() : executor.h, execTuples.c
- ExecTypeFromTL() : execTuples.c, executor.h
- ExecTypeFromTLInternal() : execTuples.c
- ExecTypeSetColNames() : execTuples.c, executor.h
- ExecUnique() : nodeUnique.c
- ExecUpdate() : nodeModifyTable.c
- ExecUpdateAct() : nodeModifyTable.c
- ExecUpdateEpilogue() : nodeModifyTable.c
- ExecUpdateLockMode() : executor.h, execMain.c
- ExecUpdatePrepareSlot() : nodeModifyTable.c
- ExecUpdatePrologue() : nodeModifyTable.c
- execute() : _int_bool.c
- execute_attr_map_cols() : tupconvert.c, tupconvert.h
- execute_attr_map_slot() : tupconvert.c, tupconvert.h
- execute_attr_map_tuple() : tupconvert.c, tupconvert.h
- execute_dml_stmt() : postgres_fdw.c
- execute_extension_script() : extension.c
- execute_foreign_modify() : postgres_fdw.c
- execute_jsp_gin_node() : jsonb_gin.c
- execute_sql_string() : extension.c
- execute_test() : sql-declare.c
- executeAnyItem() : jsonpath_exec.c
- executeBinaryArithmExpr() : jsonpath_exec.c
- executeBoolItem() : jsonpath_exec.c
- ExecuteCallStmt() : functioncmds.c, defrem.h
- executeCommand() : pg_dumpall.c, query_utils.c, query_utils.h
- executeComparison() : jsonpath_exec.c
- executeDateTimeMethod() : jsonpath_exec.c
- ExecuteDoStmt() : functioncmds.c, defrem.h
- ExecuteGrantStmt() : aclchk.c, acl.h
- executeItem() : jsonpath_exec.c
- executeItemOptUnwrapResult() : jsonpath_exec.c
- executeItemOptUnwrapResultNoThrow() : jsonpath_exec.c
- executeItemOptUnwrapTarget() : jsonpath_exec.c
- executeItemUnwrapTargetArray() : jsonpath_exec.c
- executeJsonPath() : jsonpath_exec.c
- executeKeyValueMethod() : jsonpath_exec.c
- executeLikeRegex() : jsonpath_exec.c
- executeMaintenanceCommand() : query_utils.h, query_utils.c
- executeMetaCommand() : pgbench.c
- executeNestedBoolItem() : jsonpath_exec.c
- executeNextItem() : jsonpath_exec.c
- executeNumericItemMethod() : jsonpath_exec.c
- ExecutePlan() : execMain.c
- executePredicate() : jsonpath_exec.c
- executeQuery() : connectdb.h
- ExecuteQuery() : prepare.h, prepare.c
- executeQuery() : query_utils.h, query_utils.c, connectdb.c
- executeQueryOrDie() : pg_upgrade.h, server.c
- ExecuteRecoveryCommand() : xlogarchive.c, xlogarchive.h
- ExecuteSimpleCommands() : pg_backup_db.c
- ExecuteSqlCommand() : pg_backup_db.c
- ExecuteSqlCommandBuf() : pg_backup_db.c, pg_backup_db.h
- ExecuteSqlQuery() : pg_backup_db.c, pg_backup_db.h
- ExecuteSqlQueryForSingleRow() : pg_backup_db.c, pg_backup_db.h
- ExecuteSqlStatement() : pg_backup_db.c, pg_backup_db.h
- executeStartsWith() : jsonpath_exec.c
- executeStatement() : pgbench.c
- ExecuteTruncate() : tablecmds.c, tablecmds.h
- ExecuteTruncateGuts() : tablecmds.c, tablecmds.h
- executeUnaryArithmExpr() : jsonpath_exec.c
- executor_errposition() : execUtils.c, executor.h
- ExecutorEnd() : execMain.c, executor.h
- ExecutorFinish() : execMain.c, executor.h
- ExecutorRewind() : execMain.c, executor.h
- ExecutorRun() : execMain.c, executor.h
- ExecutorStart() : execMain.c, executor.h
- ExecVacuum() : vacuum.c, vacuum.h
- ExecValuesScan() : nodeValuesscan.c
- ExecWaitStmt() : wait.c, wait.h
- ExecWindowAgg() : nodeWindowAgg.c
- ExecWithCheckOptions() : execMain.c, executor.h
- ExecWithoutOverlapsNotEmpty() : execIndexing.c
- ExecWorkTableScan() : nodeWorktablescan.c
- existsTimeLineHistory() : timeline.c, timeline.h
- existsTimeLineHistoryFile() : receivelog.c
- exit_nicely() : libpq_pipeline.c, testlo64.c, testlo.c, testlibpq4.c, testlibpq2.c, testlibpq3.c, pg_backup_utils.c, testlibpq.c, pg_backup_utils.h
- ExitParallelMode() : xact.h, xact.c
- ExitPostmaster() : postmaster.c
- exp_var() : numeric.c
- expand_all_col_privileges() : aclchk.c
- expand_appendrel_subquery() : inherit.c
- expand_array() : array_expanded.c, array.h
- expand_col_privileges() : aclchk.c
- expand_colnames_array_to() : ruleutils.c
- expand_dbname_patterns() : pg_dumpall.c
- expand_dynamic_library_name() : dfmgr.c
- expand_extension_name_patterns() : pg_dump.c
- expand_foreign_server_name_patterns() : pg_dump.c
- expand_function_arguments() : clauses.c, optimizer.h
- expand_generated_columns_in_expr() : rewriteHandler.c, rewriteHandler.h
- expand_generated_columns_internal() : rewriteHandler.c
- expand_grouping_sets() : parse_agg.h, parse_agg.c
- expand_groupingset_node() : parse_agg.c
- expand_indexqual_rowcompare() : indxpath.c
- expand_inherited_rtentry() : inherit.c, inherit.h
- expand_insert_targetlist() : preptlist.c
- expand_partitioned_rtentry() : inherit.c
- expand_planner_arrays() : relnode.c, pathnode.h
- expand_schema_name_patterns() : pg_dump.c
- expand_single_inheritance_child() : inherit.c
- expand_stxkind() : extended_stats_funcs.c
- expand_table() : dynahash.c
- expand_table_name_patterns() : pg_dump.c
- expand_tilde() : common.c, common.h
- expand_tuple() : heaptuple.c
- expand_vacuum_rel() : vacuum.c
- expand_virtual_generated_columns() : prepjointree.c
- ExpandAllTables() : parse_target.c
- expandColorTrigrams() : trgm_regexp.c
- ExpandColumnRefStar() : parse_target.c
- ExpandConstraints() : deadlock.c
- expanded_record_fetch_field() : expandedrecord.c, expandedrecord.h
- expanded_record_fetch_tupdesc() : expandedrecord.c, expandedrecord.h
- expanded_record_get_field() : expandedrecord.h
- expanded_record_get_tupdesc() : expandedrecord.h
- expanded_record_get_tuple() : expandedrecord.c, expandedrecord.h
- expanded_record_lookup_field() : expandedrecord.c, expandedrecord.h
- expanded_record_set_field_internal() : expandedrecord.c, expandedrecord.h
- expanded_record_set_fields() : expandedrecord.h, expandedrecord.c
- expanded_record_set_tuple() : expandedrecord.c, expandedrecord.h
- ExpandedRecordGetDatum() : expandedrecord.h
- ExpandedRecordGetRODatum() : expandedrecord.h
- ExpandIndirectionStar() : parse_target.c
- expandNSItemAttrs() : parse_relation.c, parse_relation.h
- expandNSItemVars() : parse_relation.h, parse_relation.c
- expandRecordVariable() : parse_target.c, parse_target.h
- expandRelation() : parse_relation.c
- ExpandRowReference() : parse_target.c
- expandRTE() : parse_relation.c, parse_relation.h
- ExpandSingleTable() : parse_target.c
- expandTableLikeClause() : parse_utilcmd.h, parse_utilcmd.c
- expandTupleDesc() : parse_relation.c
- expect_boolean_value() : compression.c
- expect_integer_value() : compression.c
- ExpireAllKnownAssignedTransactionIds() : procarray.h, procarray.c
- ExpireOldKnownAssignedTransactionIds() : procarray.c, procarray.h
- ExpireTreeKnownAssignedTransactionIds() : procarray.c, procarray.h
- explain_ExecutorEnd() : auto_explain.c
- explain_ExecutorFinish() : auto_explain.c
- explain_ExecutorRun() : auto_explain.c
- explain_ExecutorStart() : auto_explain.c
- explain_get_index_name() : explain.c
- ExplainBeginOutput() : explain_format.c, explain_format.h
- ExplainCloseGroup() : explain_format.c, explain_format.h
- ExplainCloseWorker() : explain.c
- ExplainCreateWorkersState() : explain.c
- ExplainCustomChildren() : explain.c
- ExplainDummyGroup() : explain_format.c, explain_format.h
- ExplainEndOutput() : explain_format.c, explain_format.h
- ExplainExecuteQuery() : prepare.c, prepare.h
- ExplainFlushWorkersState() : explain.c
- ExplainIndentText() : explain_format.c, explain_format.h
- ExplainIndexScanDetails() : explain.c
- ExplainJSONLineEnding() : explain_format.c
- ExplainMemberNodes() : explain.c
- ExplainMissingMembers() : explain.c
- ExplainModifyTarget() : explain.c
- ExplainNode() : explain.c
- ExplainOnePlan() : explain.h, explain.c
- ExplainOneQuery() : explain.c
- ExplainOneUtility() : explain.h, explain.c
- ExplainOpenGroup() : explain_format.c, explain_format.h
- ExplainOpenSetAsideGroup() : explain_format.c, explain_format.h
- ExplainOpenWorker() : explain.c
- ExplainPreScanNode() : explain.c
- ExplainPrintJIT() : explain.c
- ExplainPrintJITSummary() : explain.c, explain.h
- ExplainPrintPlan() : explain.c, explain.h
- ExplainPrintSerialize() : explain.c
- ExplainPrintSettings() : explain.c
- ExplainPrintTriggers() : explain.c, explain.h
- ExplainProperty() : explain_format.c
- ExplainPropertyBool() : explain_format.h, explain_format.c
- ExplainPropertyFloat() : explain_format.c, explain_format.h
- ExplainPropertyInteger() : explain_format.c, explain_format.h
- ExplainPropertyList() : explain_format.c, explain_format.h
- ExplainPropertyListNested() : explain_format.h, explain_format.c
- ExplainPropertyText() : explain_format.c, explain_format.h
- ExplainPropertyUInteger() : explain_format.c, explain_format.h
- ExplainQuery() : explain.c, explain.h
- ExplainQueryParameters() : explain.c, explain.h
- ExplainQueryText() : explain.c, explain.h
- ExplainRestoreGroup() : explain_format.c, explain_format.h
- ExplainResultDesc() : explain.c, explain.h
- ExplainSaveGroup() : explain_format.c, explain_format.h
- ExplainScanTarget() : explain.c
- ExplainSeparatePlans() : explain_format.c, explain_format.h
- ExplainSubPlans() : explain.c
- ExplainTargetRel() : explain.c
- ExplainXMLTag() : explain_format.c
- ExplainYAMLLineStarting() : explain_format.c
- explicit_bzero() : port.h, explicit_bzero.c
- exportFile() : testlo.c, testlo64.c
- ExportSnapshot() : snapmgr.c, snapmgr.h
- expr_fetch_func() : extended_stats.c
- expr_is_nonnullable() : optimizer.h, clauses.c
- expr_lex_one_word() : exprscan.l, pgbench.h
- expr_scanner_finish() : exprscan.l, pgbench.h
- expr_scanner_get_substring() : exprscan.l, pgbench.h
- expr_scanner_init() : exprscan.l, pgbench.h
- expr_setup_walker() : execExpr.c
- expr_yyerror() : exprscan.l, pgbench.h
- expr_yyerror_more() : exprscan.l, pgbench.h
- expr_yylex() : pgbench.h
- expr_yyparse() : pgbench.h
- exprCollation() : nodeFuncs.c, nodeFuncs.h
- expression_planner() : planner.c, optimizer.h
- expression_planner_with_deps() : planner.c, optimizer.h
- expression_returns_set() : nodeFuncs.c, nodeFuncs.h
- expression_returns_set_rows() : clauses.c, clauses.h
- expression_returns_set_walker() : nodeFuncs.c
- expression_tree_mutator_impl() : nodeFuncs.c, nodeFuncs.h
- expression_tree_walker_impl() : nodeFuncs.c, nodeFuncs.h
- ExprEvalPushStep() : execExpr.c, execExpr.h
- exprInputCollation() : nodeFuncs.c, nodeFuncs.h
- exprIsLengthCoercion() : nodeFuncs.c, nodeFuncs.h
- exprIsNullConstant() : parse_expr.c
- exprLocation() : nodeFuncs.h, nodeFuncs.c
- exprs_known_equal() : equivclass.c, paths.h
- exprSetCollation() : nodeFuncs.c, nodeFuncs.h
- exprSetInputCollation() : nodeFuncs.c, nodeFuncs.h
- exprType() : nodeFuncs.h, nodeFuncs.c
- exprTypmod() : nodeFuncs.c, nodeFuncs.h
- extend_pattern_info_array() : pg_amcheck.c
- ExtendBufferedRel() : bufmgr.c, bufmgr.h
- ExtendBufferedRelBy() : bufmgr.c, bufmgr.h
- ExtendBufferedRelCommon() : bufmgr.c
- ExtendBufferedRelLocal() : buf_internals.h, localbuf.c
- ExtendBufferedRelShared() : bufmgr.c
- ExtendBufferedRelTo() : bufmgr.c, bufmgr.h
- extendBufFile() : buffile.c
- ExtendCLOG() : clog.c, clog.h
- ExtendCommitTs() : commit_ts.c, commit_ts.h
- extended_statistics_update() : extended_stats_funcs.c
- ExtendMultiXactMember() : multixact.c
- ExtendMultiXactOffset() : multixact.c
- ExtendSUBTRANS() : subtrans.c, subtrans.h
- extension_config_remove() : extension.c
- extension_file_exists() : extension.c, extension.h
- extension_is_trusted() : extension.c
- extra_field_used() : guc.c
- extract_actual_clauses() : restrictinfo.c, restrictinfo.h
- extract_actual_join_clauses() : restrictinfo.c, restrictinfo.h
- extract_autovac_opts() : autovacuum.c
- extract_date() : date.c
- extract_directory() : astreamer_file.c
- extract_grouping_collations() : tlist.c, tlist.h
- extract_grouping_cols() : tlist.h, tlist.c
- extract_grouping_ops() : tlist.c, tlist.h
- extract_interval() : timestamp.c
- extract_jsp_bool_expr() : jsonb_gin.c
- extract_jsp_path_expr() : jsonb_gin.c
- extract_jsp_path_expr_nodes() : jsonb_gin.c
- extract_jsp_query() : jsonb_gin.c
- extract_lateral_references() : initsplan.c
- extract_lateral_vars_from_PHVs() : joinpath.c
- extract_link() : astreamer_file.c
- extract_nonindex_conditions() : costsize.c
- extract_not_arg() : predtest.c
- extract_or_clause() : orclauses.c
- extract_query_dependencies() : setrefs.c, optimizer.h
- extract_query_dependencies_walker() : setrefs.c, planmain.h
- extract_restriction_or_clauses() : orclauses.h, orclauses.c
- extract_rollup_sets() : planner.c
- extract_slot_names() : slotsync.c
- extract_strong_not_arg() : predtest.c
- extract_time() : date.c
- extract_timestamp() : timestamp.c
- extract_timestamptz() : timestamp.c
- extract_timetz() : date.c
- extract_update_targetlist_colnos() : prep.h, preptlist.c
- extract_variadic_args() : funcapi.c, funcapi.h
- ExtractConnectionOptions() : option.c, postgres_fdw.h
- ExtractExtensionList() : option.c, postgres_fdw.h
- extractModify() : aggregatecmds.c
- extractNotNullColumn() : pg_constraint.h, pg_constraint.c
- extractPageInfo() : parsexlog.c
- extractPageMap() : parsexlog.c, pg_rewind.h
- extractRelOptions() : reloptions.c, reloptions.h
- extractRemainingColumns() : parse_clause.c
- ExtractReplicaIdentity() : heapam.c
- ExtractSetVariableArgs() : guc_funcs.c, guc.h