Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- _ -
- _ : c.h, elog.c, private.h, plperl_system.h, plpgsql.h
- __ASSERT_ : ppport.h
- __darwin__ : darwin.h
- __has_attribute : c.h
- __has_builtin : ppport.h
- __pad0__ : isn.c
- __pad1__ : isn.c
- __pg_log_level : logging.h, logging.c
- __ubsan_default_options() : main.c
- _actions : startup.c
- _add() : strftime.c
- _align2string() : command.c
- _allocAH() : pg_backup_archiver.c
- _aMY_CXT : ppport.h
- _ArchiveEntry() : pg_backup_directory.c, pg_backup_tar.c, pg_backup_custom.c
- _archiveFormat : pg_backup.h
- _archiveMode : pg_backup.h
- _arrq_cons() : _ltree_gist.c
- _backslashResult : command.h
- _base64 : pgp-armor.c, encode.c, base64.c
- _becomeOwner() : pg_backup_archiver.c
- _becomeUser() : pg_backup_archiver.c
- _brin_begin_parallel() : brin.c
- _brin_end_parallel() : brin.c
- _brin_leader_participate_as_worker() : brin.c
- _brin_parallel_build_main() : brin.c, brin.h
- _brin_parallel_estimate_shared() : brin.c
- _brin_parallel_heapscan() : brin.c
- _brin_parallel_merge() : brin.c
- _brin_parallel_scan_and_build() : brin.c
- _bt_adjacenthtid() : nbtsplitloc.c
- _bt_advance_array_keys() : nbtutils.c
- _bt_advance_array_keys_increment() : nbtutils.c
- _bt_afternewitemoff() : nbtsplitloc.c
- _bt_allequalimage() : nbtutils.c, nbtree.h
- _bt_allocbuf() : nbtpage.c, nbtree.h
- _bt_begin_parallel() : nbtsort.c
- _bt_bestsplitloc() : nbtsplitloc.c
- _bt_binsrch() : nbtsearch.c
- _bt_binsrch_array_skey() : nbtutils.c, nbtree.h
- _bt_binsrch_insert() : nbtsearch.c, nbtree.h
- _bt_binsrch_posting() : nbtsearch.c
- _bt_blk_cmp() : nbtinsert.c
- _bt_blnewpage() : nbtsort.c
- _bt_blwritepage() : nbtsort.c
- _bt_bottomupdel_finish_pending() : nbtdedup.c
- _bt_bottomupdel_pass() : nbtree.h, nbtdedup.c
- _bt_build_callback() : nbtsort.c
- _bt_buildadd() : nbtsort.c
- _bt_check_compare() : nbtutils.c
- _bt_check_natts() : nbtutils.c, nbtree.h
- _bt_check_rowcompare() : nbtutils.c
- _bt_check_third_page() : nbtutils.c, nbtree.h
- _bt_check_unique() : nbtinsert.c
- _bt_checkkeys() : nbtree.h, nbtutils.c
- _bt_checkkeys_look_ahead() : nbtutils.c
- _bt_checkpage() : nbtpage.c, nbtree.h
- _bt_clear_incomplete_split() : nbtxlog.c
- _bt_compare() : nbtsearch.c, nbtree.h
- _bt_compare_array_elements() : nbtpreprocesskeys.c
- _bt_compare_array_scankey_args() : nbtpreprocesskeys.c
- _bt_compare_array_skey() : nbtutils.c
- _bt_compare_scankey_args() : nbtpreprocesskeys.c
- _bt_conditionallockbuf() : nbtpage.c, nbtree.h
- _bt_deadblocks() : nbtinsert.c
- _bt_dedup_finish_pending() : nbtdedup.c, nbtree.h
- _bt_dedup_pass() : nbtdedup.c, nbtree.h
- _bt_dedup_save_htid() : nbtree.h, nbtdedup.c
- _bt_dedup_start_pending() : nbtdedup.c, nbtree.h
- _bt_defaultinterval() : nbtsplitloc.c
- _bt_delete_or_dedup_one_page() : nbtinsert.c
- _bt_delitems_cmp() : nbtpage.c
- _bt_delitems_delete() : nbtpage.c
- _bt_delitems_delete_check() : nbtpage.c, nbtree.h
- _bt_delitems_update() : nbtpage.c
- _bt_delitems_vacuum() : nbtpage.c, nbtree.h
- _bt_deltasortsplits() : nbtsplitloc.c
- _bt_do_singleval() : nbtdedup.c
- _bt_doinsert() : nbtinsert.c, nbtree.h
- _bt_drop_lock_and_maybe_pin() : nbtsearch.c
- _bt_end_parallel() : nbtsort.c
- _bt_end_vacuum() : nbtutils.c, nbtree.h
- _bt_end_vacuum_callback() : nbtutils.c, nbtree.h
- _bt_endpoint() : nbtsearch.c
- _bt_find_extreme_element() : nbtpreprocesskeys.c
- _bt_findinsertloc() : nbtinsert.c
- _bt_findsplitloc() : nbtsplitloc.c, nbtree.h
- _bt_finish_split() : nbtinsert.c, nbtree.h
- _bt_first() : nbtsearch.c, nbtree.h
- _bt_fix_scankey_strategy() : nbtpreprocesskeys.c
- _bt_form_posting() : nbtdedup.c, nbtree.h
- _bt_freestack() : nbtutils.c, nbtree.h
- _bt_get_endpoint() : nbtsearch.c, nbtree.h
- _bt_getbuf() : nbtpage.c, nbtree.h
- _bt_getmeta() : nbtpage.c
- _bt_getroot() : nbtpage.c, nbtree.h
- _bt_getrootheight() : nbtpage.c, nbtree.h
- _bt_getstackbuf() : nbtinsert.c, nbtree.h
- _bt_gettrueroot() : nbtpage.c, nbtree.h
- _bt_initmetapage() : nbtpage.c, nbtree.h
- _bt_insert_parent() : nbtinsert.c
- _bt_insertonpg() : nbtinsert.c
- _bt_interval_edges() : nbtsplitloc.c
- _bt_keep_natts() : nbtutils.c
- _bt_keep_natts_fast() : nbtree.h, nbtutils.c
- _bt_killitems() : nbtutils.c, nbtree.h
- _bt_leader_participate_as_worker() : nbtsort.c
- _bt_leafbuild() : nbtsort.c
- _bt_leftsib_splitflag() : nbtpage.c
- _bt_load() : nbtsort.c
- _bt_lock_and_validate_left() : nbtsearch.c
- _bt_lock_subtree_parent() : nbtpage.c
- _bt_lockbuf() : nbtpage.c, nbtree.h
- _bt_mark_page_halfdead() : nbtpage.c
- _bt_mark_scankey_required() : nbtpreprocesskeys.c
- _bt_merge_arrays() : nbtpreprocesskeys.c
- _bt_metaversion() : nbtpage.c, nbtree.h
- _bt_mkscankey() : nbtutils.c, nbtree.h
- _bt_moveright() : nbtsearch.c
- _bt_newlevel() : nbtinsert.c
- _bt_next() : nbtsearch.c, nbtree.h
- _bt_oppodir_checkkeys() : nbtutils.c
- _bt_pagedel() : nbtpage.c, nbtree.h
- _bt_pageinit() : nbtpage.c, nbtree.h
- _bt_pagestate() : nbtsort.c
- _bt_parallel_build_main() : nbtsort.c, nbtree.h
- _bt_parallel_done() : nbtree.h, nbtree.c
- _bt_parallel_estimate_shared() : nbtsort.c
- _bt_parallel_heapscan() : nbtsort.c
- _bt_parallel_primscan_schedule() : nbtree.c, nbtree.h
- _bt_parallel_release() : nbtree.c, nbtree.h
- _bt_parallel_scan_and_sort() : nbtsort.c
- _bt_parallel_seize() : nbtree.c, nbtree.h
- _bt_pendingfsm_add() : nbtpage.c
- _bt_pendingfsm_finalize() : nbtpage.c, nbtree.h
- _bt_pendingfsm_init() : nbtpage.c, nbtree.h
- _bt_pgaddtup() : nbtinsert.c
- _bt_preprocess_array_keys() : nbtpreprocesskeys.c
- _bt_preprocess_array_keys_final() : nbtpreprocesskeys.c
- _bt_preprocess_keys() : nbtpreprocesskeys.c, nbtree.h
- _bt_readfirstpage() : nbtsearch.c
- _bt_readnextpage() : nbtsearch.c
- _bt_readpage() : nbtsearch.c
- _bt_recsplitloc() : nbtsplitloc.c
- _bt_relandgetbuf() : nbtree.h, nbtpage.c
- _bt_relbuf() : nbtpage.c, nbtree.h
- _bt_restore_meta() : nbtxlog.c
- _bt_restore_page() : nbtxlog.c
- _bt_returnitem() : nbtsearch.c
- _bt_rewind_nonrequired_arrays() : nbtutils.c
- _bt_rightsib_halfdeadflag() : nbtpage.c
- _bt_saveitem() : nbtsearch.c
- _bt_savepostingitem() : nbtsearch.c
- _bt_scanbehind_checkkeys() : nbtutils.c, nbtree.h
- _bt_search() : nbtsearch.c, nbtree.h
- _bt_search_insert() : nbtinsert.c
- _bt_set_cleanup_info() : nbtpage.c, nbtree.h
- _bt_setup_array_cmp() : nbtpreprocesskeys.c
- _bt_setuppostingitems() : nbtsearch.c
- _bt_simpledel_pass() : nbtinsert.c
- _bt_singleval_fillfactor() : nbtdedup.c
- _bt_slideleft() : nbtsort.c
- _bt_sort_array_elements() : nbtpreprocesskeys.c
- _bt_sort_dedup_finish_pending() : nbtsort.c
- _bt_sortaddtup() : nbtsort.c
- _bt_split() : nbtinsert.c
- _bt_split_firstright() : nbtsplitloc.c
- _bt_split_lastleft() : nbtsplitloc.c
- _bt_split_penalty() : nbtsplitloc.c
- _bt_splitcmp() : nbtsplitloc.c
- _bt_spool() : nbtsort.c
- _bt_spooldestroy() : nbtsort.c
- _bt_spools_heapscan() : nbtsort.c
- _bt_start_array_keys() : nbtutils.c, nbtree.h
- _bt_start_prim_scan() : nbtutils.c, nbtree.h
- _bt_start_vacuum() : nbtutils.c, nbtree.h
- _bt_steppage() : nbtsearch.c
- _bt_stepright() : nbtinsert.c
- _bt_strategy() : nbtsplitloc.c
- _bt_swap_posting() : nbtdedup.c, nbtree.h
- _bt_truncate() : nbtutils.c, nbtree.h
- _bt_tuple_before_array_skeys() : nbtutils.c
- _bt_unlink_halfdead_page() : nbtpage.c
- _bt_unlockbuf() : nbtpage.c, nbtree.h
- _bt_update_posting() : nbtdedup.c, nbtree.h
- _bt_upgradelockbufcleanup() : nbtree.h, nbtpage.c
- _bt_upgrademetapage() : nbtpage.c, nbtree.h
- _bt_uppershutdown() : nbtsort.c
- _bt_vacuum_cycleid() : nbtutils.c, nbtree.h
- _bt_vacuum_needs_cleanup() : nbtpage.c, nbtree.h
- _check() : misc.c
- _check_database_version() : pg_backup_db.c
- _Clone() : pg_backup_custom.c, pg_backup_directory.c
- _CloseArchive() : pg_backup_custom.c, pg_backup_tar.c, pg_backup_directory.c, pg_backup_null.c
- _codes : fuzzystrmatch.c
- _conv() : strftime.c
- _copyA_Const() : copyfuncs.c
- _copyBitmapset() : copyfuncs.c
- _copyConst() : copyfuncs.c
- _copyExtensibleNode() : copyfuncs.c
- _crypt_a64 : crypt-md5.c, crypt-des.c
- _crypt_bits32 : crypt-des.c
- _crypt_bits8 : crypt-des.c
- _crypt_blowfish_rn() : crypt-blowfish.c, px-crypt.h
- _crypt_gensalt_blowfish_rn() : crypt-gensalt.c, px-crypt.h
- _crypt_gensalt_extended_rn() : crypt-gensalt.c, px-crypt.h
- _crypt_gensalt_md5_rn() : px-crypt.h, crypt-gensalt.c
- _crypt_gensalt_traditional_rn() : crypt-gensalt.c, px-crypt.h
- _crypt_itoa64 : crypt-gensalt.c
- _crypt_to64() : crypt-md5.c
- _CustomReadFunc() : pg_backup_custom.c
- _CustomWriteFunc() : pg_backup_custom.c
- _DARWIN_BETTER_REALPATH : exec.c
- _DCH_last_ : formatting.c
- _DeClone() : pg_backup_custom.c, pg_backup_directory.c
- _DIAGASSERT : mkdtemp.c
- _disableTriggersIfNecessary() : pg_backup_archiver.c
- _discoverArchiveFormat() : pg_backup_archiver.c
- _doSetFixedOutputState() : pg_backup_archiver.c
- _doSetSessionAuth() : pg_backup_archiver.c
- _dosmaperr() : win32_port.h, win32error.c
- _dumpPreparedQueries : pg_backup.h
- _ECPG_SQL3TYPES_H : sql-dyntest.c
- _enableTriggersIfNecessary() : pg_backup_archiver.c
- _EndData() : pg_backup_custom.c, pg_backup_tar.c, pg_backup_directory.c, pg_backup_null.c
- _EndLO() : pg_backup_directory.c, pg_backup_null.c, pg_backup_tar.c, pg_backup_custom.c
- _EndLOs() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_null.c, pg_backup_tar.c
- _equalA_Const() : equalfuncs.c
- _equalBitmapset() : equalfuncs.c
- _equalConst() : equalfuncs.c
- _equalExtensibleNode() : equalfuncs.c
- _equalList() : equalfuncs.c
- _fdvec_resize() : md.c
- _fileExistsInDirectory() : pg_backup_archiver.c
- _fmt() : strftime.c
- _getFilePos() : pg_backup_custom.c
- _getObjectDescription() : pg_backup_archiver.c
- _gin_begin_parallel() : gininsert.c
- _gin_build_tuple() : gininsert.c
- _gin_compare_tuples() : gin_tuple.h, gininsert.c
- _gin_end_parallel() : gininsert.c
- _gin_leader_participate_as_worker() : gininsert.c
- _gin_parallel_build_main() : gininsert.c, gin.h
- _gin_parallel_estimate_shared() : gininsert.c
- _gin_parallel_heapscan() : gininsert.c
- _gin_parallel_merge() : gininsert.c
- _gin_parallel_scan_and_build() : gininsert.c
- _gin_parse_tuple_items() : gininsert.c
- _gin_parse_tuple_key() : gininsert.c
- _gin_process_worker_data() : gininsert.c
- _h_indexbuild() : hashsort.c, hash.h
- _h_spool() : hashsort.c, hash.h
- _h_spooldestroy() : hashsort.c, hash.h
- _h_spoolinit() : hash.h, hashsort.c
- _hash_addovflpage() : hashovfl.c, hash.h
- _hash_alloc_buckets() : hashpage.c
- _hash_binsearch() : hash.h, hashutil.c
- _hash_binsearch_last() : hash.h, hashutil.c
- _hash_checkpage() : hash.h, hashutil.c
- _hash_checkqual() : hashutil.c, hash.h
- _hash_convert_tuple() : hashutil.c, hash.h
- _hash_datum2hashkey() : hashutil.c, hash.h
- _hash_datum2hashkey_type() : hash.h, hashutil.c
- _hash_doinsert() : hashinsert.c, hash.h
- _hash_dropbuf() : hashpage.c, hash.h
- _hash_dropscanbuf() : hashpage.c, hash.h
- _hash_expandtable() : hashpage.c, hash.h
- _hash_finish_split() : hash.h, hashpage.c
- _hash_first() : hashsearch.c, hash.h
- _hash_firstfreebit() : hashovfl.c
- _hash_freeovflpage() : hashovfl.c, hash.h
- _hash_get_indextuple_hashkey() : hashutil.c, hash.h
- _hash_get_newblock_from_oldbucket() : hashutil.c, hash.h
- _hash_get_newbucket_from_oldbucket() : hashutil.c, hash.h
- _hash_get_oldblock_from_newbucket() : hashutil.c, hash.h
- _hash_get_totalbuckets() : hashutil.c, hash.h
- _hash_getbucketbuf_from_hashkey() : hashpage.c, hash.h
- _hash_getbuf() : hashpage.c, hash.h
- _hash_getbuf_with_condlock_cleanup() : hashpage.c, hash.h
- _hash_getbuf_with_strategy() : hashpage.c, hash.h
- _hash_getcachedmetap() : hashpage.c, hash.h
- _hash_getinitbuf() : hashpage.c, hash.h
- _hash_getnewbuf() : hashpage.c, hash.h
- _hash_hashkey2bucket() : hashutil.c, hash.h
- _hash_init() : hash.h, hashpage.c
- _hash_init_metabuffer() : hashpage.c, hash.h
- _hash_initbitmapbuffer() : hashovfl.c, hash.h
- _hash_initbuf() : hashpage.c, hash.h
- _hash_kill_items() : hashutil.c, hash.h
- _hash_load_qualified_items() : hashsearch.c
- _hash_next() : hash.h, hashsearch.c
- _hash_ovflblkno_to_bitno() : hashovfl.c, hash.h
- _hash_pageinit() : hashpage.c, hash.h
- _hash_pgaddmultitup() : hashinsert.c, hash.h
- _hash_pgaddtup() : hashinsert.c, hash.h
- _hash_readnext() : hashsearch.c
- _hash_readpage() : hashsearch.c
- _hash_readprev() : hashsearch.c
- _hash_relbuf() : hashpage.c, hash.h
- _hash_saveitem() : hashsearch.c
- _hash_spareindex() : hashutil.c, hash.h
- _hash_splitbucket() : hashpage.c
- _hash_squeezebucket() : hash.h, hashovfl.c
- _hash_vacuum_one_page() : hashinsert.c
- _int_contained() : _int_op.c
- _int_contained_joinsel() : _int_selfuncs.c
- _int_contained_sel() : _int_selfuncs.c
- _int_contains() : _int_op.c
- _int_contains_joinsel() : _int_selfuncs.c
- _int_contains_sel() : _int_selfuncs.c
- _int_different() : _int_op.c
- _int_inter() : _int_op.c
- _int_matchsel() : _int_selfuncs.c
- _int_overlap() : _int_op.c
- _int_overlap_joinsel() : _int_selfuncs.c
- _int_overlap_sel() : _int_selfuncs.c
- _int_same() : _int_op.c
- _int_union() : _int_op.c
- _int_unique() : _int.h, _int_tool.c
- _intbig_alloc() : _intbig_gist.c
- _intbig_contains() : _intbig_gist.c
- _intbig_in() : _intbig_gist.c
- _intbig_out() : _intbig_gist.c
- _intbig_overlap() : _intbig_gist.c
- _jumbleA_Const() : queryjumblefuncs.c
- _jumbleElements() : queryjumblefuncs.c
- _jumbleList() : queryjumblefuncs.c
- _jumbleNode() : queryjumblefuncs.c
- _jumbleVariableSetStmt() : queryjumblefuncs.c
- _K : sha1.c
- _lca() : _ltree_op.c
- _LoadLOs() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_tar.c
- _lt_q_regex() : ltree.h, _ltree_op.c
- _lt_q_rregex() : _ltree_op.c, ltree.h
- _ltq_extract_regex() : _ltree_op.c
- _ltq_regex() : _ltree_op.c, ltree.h
- _ltq_rregex() : _ltree_op.c, ltree.h
- _ltree_compress() : _ltree_gist.c
- _ltree_consistent() : _ltree_gist.c
- _ltree_extract_isparent() : _ltree_op.c
- _ltree_extract_risparent() : _ltree_op.c
- _ltree_gist_options() : _ltree_gist.c
- _ltree_isparent() : ltree.h, _ltree_op.c
- _ltree_penalty() : _ltree_gist.c
- _ltree_picksplit() : _ltree_gist.c
- _ltree_r_isparent() : _ltree_op.c
- _ltree_r_risparent() : _ltree_op.c
- _ltree_risparent() : _ltree_op.c, ltree.h
- _ltree_same() : _ltree_gist.c
- _ltree_union() : _ltree_gist.c
- _ltxtq_exec() : _ltree_op.c, ltree.h
- _ltxtq_extract_exec() : _ltree_op.c
- _ltxtq_rexec() : _ltree_op.c, ltree.h
- _make_compiler_happy() : wparser_def.c
- _mdfd_getseg() : md.c
- _mdfd_open_flags() : md.c
- _mdfd_openseg() : md.c
- _mdfd_segpath() : md.c
- _mdnblocks() : md.c
- _metaphone() : fuzzystrmatch.c
- _moveBefore() : pg_backup_archiver.c
- _NUM_last_ : formatting.c
- _outA_Const() : outfuncs.c
- _outA_Expr() : outfuncs.c
- _outBitString() : outfuncs.c
- _outBoolean() : outfuncs.c
- _outBoolExpr() : outfuncs.c
- _outConst() : outfuncs.c
- _outEquivalenceClass() : outfuncs.c
- _outExtensibleNode() : outfuncs.c
- _outFloat() : outfuncs.c
- _outForeignKeyOptInfo() : outfuncs.c
- _outInteger() : outfuncs.c
- _outList() : outfuncs.c
- _outRangeTblEntry() : outfuncs.c
- _outString() : outfuncs.c
- _P_P_PORTABILITY_H_ : ppport.h
- _PASSWORD_EFMT1 : crypt-des.c
- _PG_archive_module_init() : basic_archive.c, archive_module.h
- _PG_init() : fmgr.h, auth_delay.c, plperl.c, pl_handler.c, plpy_main.c, pltcl.c, delay_execution.c, dummy_index_am.c, dummy_seclabel.c, injection_points.c, ldap_password_func.c, validator.c, ssl_passphrase_func.c, test_custom_rmgrs.c, test_oat_hooks.c, test_rls_hooks.c, test_slru.c, worker_spi.c, test_decoding.c, auto_explain.c, basebackup_to_shell.c, basic_archive.c, blutils.c, hstore_plperl.c, hstore_plpython.c, isn.c, jsonb_plpython.c, passwordcheck.c, autoprewarm.c, pg_stat_statements.c, trgm_op.c, pgcrypto.c, option.c, hooks.c, libpqwalreceiver.c, ltree_plpython.c
- _PG_jit_provider_init() : llvmjit.c, jit.h
- _PG_LAST_ENCODING_ : pg_wchar.h
- _PG_oauth_validator_module_init() : oauth.h, fail_validator.c, magic_validator.c, validator.c
- _PG_output_plugin_init() : pgoutput.c, output_plugin.h, test_decoding.c
- _PG_REGEX_H_ : regex.h
- _pgfstat64() : win32stat.c, win32_port.h
- _pglstat64() : win32_port.h, win32stat.c
- _pgp_read_public_key() : pgp-pubkey.c, pgp.h
- _pgstat64() : win32_port.h, win32stat.c
- _pMY_CXT : ppport.h
- _POSIX2_RE_DUP_MAX : regguts.h
- _POSVECPTR : ts_type.h
- _PrepParallelRestore() : pg_backup_custom.c, pg_backup_directory.c
- _print_horizontal_line() : print.c
- _PrintData() : pg_backup_custom.c
- _PrintExtraToc() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_tar.c
- _PrintFileData() : pg_backup_directory.c, pg_backup_tar.c
- _printTableAccessMethodNoStorage() : pg_backup_archiver.c
- _PrintTocData() : pg_backup_directory.c, pg_backup_null.c, pg_backup_tar.c, pg_backup_custom.c
- _printTocEntry() : pg_backup_archiver.c
- _promptStatus : psqlscan.h
- _readA_Const() : readfuncs.c
- _readA_Expr() : readfuncs.c
- _readBitmapset() : readfuncs.c
- _readBlockHeader() : pg_backup_custom.c
- _readBoolExpr() : readfuncs.c
- _ReadBuf() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_tar.c
- _ReadByte() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_tar.c
- _readConst() : readfuncs.c
- _readExtensibleNode() : readfuncs.c
- _ReadExtraToc() : pg_backup_custom.c, pg_backup_tar.c, pg_backup_directory.c
- _readRangeTblEntry() : readfuncs.c
- _reconnectToDB() : pg_backup_archiver.c
- _ReopenArchive() : pg_backup_custom.c, pg_backup_directory.c
- _resultmap : pg_regress.c
- _scriptOut() : pg_backup_tar.c
- _selectOutputSchema() : pg_backup_archiver.c
- _selectTableAccessMethod() : pg_backup_archiver.c
- _selectTablespace() : pg_backup_archiver.c
- _SGITDATA : spgist_private.h
- _skipData() : pg_backup_custom.c
- _skipLOs() : pg_backup_custom.c
- _soundex() : fuzzystrmatch.c
- _SPI_begin_call() : spi.c
- _SPI_checktuples() : spi.c
- _SPI_commit() : spi.c
- _SPI_connected : spi.c
- _SPI_convert_params() : spi.c
- _SPI_current : spi.c
- _SPI_cursor_operation() : spi.c
- _SPI_end_call() : spi.c
- _SPI_error_callback() : spi.c
- _SPI_execmem() : spi.c
- _SPI_execute_plan() : spi.c
- _SPI_find_ENR_by_name() : spi.c
- _SPI_make_plan_non_temp() : spi.c
- _SPI_plan : spi_priv.h
- _SPI_PLAN_MAGIC : spi_priv.h
- _SPI_pquery() : spi.c
- _SPI_prepare_oneshot_plan() : spi.c
- _SPI_prepare_plan() : spi.c
- _SPI_procmem() : spi.c
- _SPI_rollback() : spi.c
- _SPI_save_plan() : spi.c
- _SPI_stack : spi.c
- _SPI_stack_depth : spi.c
- _SPI_strdup() : xml.c
- _StartData() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_tar.c
- _StartLO() : pg_backup_tar.c, pg_backup_null.c, pg_backup_custom.c, pg_backup_directory.c
- _StartLOs() : pg_backup_directory.c, pg_backup_null.c, pg_backup_tar.c, pg_backup_custom.c
- _stringlist : initdb.c, pg_regress.h
- _sv_to_datum_finfo() : plperl.c
- _tarAddFile() : pg_backup_tar.c
- _tarGetHeader() : pg_backup_tar.c
- _tarPositionTo() : pg_backup_tar.c
- _tarReadRaw() : pg_backup_tar.c
- _tarWriteHeader() : basebackup.c, pg_backup_tar.c
- _tarWritePadding() : basebackup.c
- _teSection : pg_backup.h
- _tocEntryIsACL() : pg_backup_archiver.c
- _tocEntryRequired() : pg_backup_archiver.c
- _tocEntryRestorePass() : pg_backup_archiver.c
- _unicode_linestyle2string() : command.c
- _WIN32_WINNT : win32.h
- _WINSOCKAPI_ : win32_port.h
- _WorkerJobDumpDirectory() : pg_backup_directory.c
- _WorkerJobRestoreCustom() : pg_backup_custom.c
- _WorkerJobRestoreDirectory() : pg_backup_directory.c
- _WriteBuf() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_null.c, pg_backup_tar.c
- _WriteByte() : pg_backup_null.c, pg_backup_tar.c, pg_backup_directory.c, pg_backup_custom.c
- _WriteData() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_null.c, pg_backup_tar.c
- _WriteExtraToc() : pg_backup_custom.c, pg_backup_directory.c, pg_backup_tar.c
- _WriteLOData() : pg_backup_null.c
- _yconv() : strftime.c