Header And Logo

PostgreSQL
| The world's most advanced open source database.

Defines

header.h File Reference

#include "postgres.h"
#include "snowball/libstemmer/header.h"
Include dependency graph for header.h:

Go to the source code of this file.

Defines

#define malloc(a)   palloc(a)
#define calloc(a, b)   palloc0((a) * (b))
#define realloc(a, b)   repalloc(a,b)
#define free(a)   pfree(a)

Define Documentation

#define calloc (   a,
  b 
)    palloc0((a) * (b))
#define free (   a  )     pfree(a)

Definition at line 60 of file header.h.

Referenced by _becomeUser(), _connectDB(), _CustomReadFunc(), _DeClone(), _discoverArchiveFormat(), _getObjectDescription(), _PrintFileData(), _printTocEntry(), _ReadExtraToc(), _reconnectToDB(), _selectOutputSchema(), _selectTablespace(), _skipData(), _tarPositionTo(), add_placeholder_variable(), adjust_data_dir(), ahprintf(), allocate_recordbuf(), AllocSetDelete(), AllocSetFree(), AllocSetReset(), archprintf(), assign_pgstat_temp_directory(), assignVariables(), AuxiliaryProcessMain(), BackendStartup(), bootstrap_template1(), build_guc_variables(), buildACLCommands(), BuildArchiveDependencies(), calculateDigestFromBuffer(), cfclose(), cfopen(), cfopen_read(), cfopen_write(), check_client_encoding(), check_datestyle(), check_locale_name(), check_timezone(), check_TSCurrentConfig(), CleanupBackend(), CleanupBackgroundWorker(), closedir(), closePGconn(), compile_pltcl_function(), ConnectDatabase(), connectDatabase(), connectOptions2(), ConnFree(), conninfo_array_parse(), conninfo_parse(), conninfo_storeval(), conninfo_uri_decode(), conninfo_uri_parse_options(), conninfo_uri_parse_params(), convertOperatorReference(), deccvasc(), DeCloneArchive(), dectoasc(), define_custom_variable(), DeleteVariable(), describeOneTableDetails(), describeRoles(), destroyPQExpBuffer(), do_connect(), do_copy(), do_lo_import(), do_pset(), do_shell(), doCustom(), drop_assignments(), drop_descriptor(), dttoasc(), dump_sqlda(), dump_variables(), dumpAgg(), dumpBaseType(), dumpCast(), dumpCreateDB(), dumpExtension(), dumpForeignDataWrapper(), dumpForeignServer(), dumpFunc(), dumpGroups(), dumpNamespace(), dumpOpclass(), dumpOpfamily(), dumpProcLang(), dumpTable(), dumpTablespaces(), dumpTrigger(), dupEvents(), ecpg_execute(), ecpg_free(), ecpg_get_data(), ecpg_log(), ecpg_start_test(), ecpg_store_input(), ECPGconnect(), ECPGdescribe(), ECPGdump_a_simple(), ECPGdump_a_struct(), ECPGdump_a_type(), ECPGfree_struct_member(), ECPGfree_type(), editFile(), EndCompressor(), exec_command(), ExecuteSqlCommandBuf(), expand_tilde(), fillPGconn(), find_matching_ts_config(), findDependencyLoops(), findObjectByCatalogId(), finishInput(), format_aggregate_signature(), format_function_arguments_old(), format_function_signature(), free_copy_options(), free_plperl_function(), free_stringlist(), free_struct_lconv(), freeaddrinfo(), freePGconn(), FreeVfd(), GenerateRecoveryConf(), get_alternative_expectfile(), get_prompt(), get_set_pwd(), getaddrinfo(), getAnotherTuple(), GetConnection(), getExtensionMembership(), getNotify(), getTableDataFKConstraints(), HandleChildCrash(), HandleSlashCmds(), icfree(), identify_locking_dependencies(), ifree(), internal_load_library(), internal_unload_library(), ListenToWorkers(), lo_initialize(), locale_date_order(), lose_s(), main(), MainLoop(), make_absolute_path(), makeAlterConfigCommand(), markPQExpBufferBroken(), numericvar_to_double(), open_walfile(), opendir(), output_deallocate_prepare_statement(), output_line_number(), output_prepare_statement(), output_row(), output_simple_statement(), output_statement(), overwrite(), ParallelBackupEnd(), parse_psql_options(), parseAclItem(), PathNameOpenFile(), pclose_check(), pg_ctype_get_cache(), pg_dlclose(), pg_dlsym(), pg_free(), pg_freeaddrinfo_all(), pg_md5_encrypt(), pg_password_sendauth(), pg_send_history(), PGSharedMemoryCreate(), PGSharedMemoryIsInUse(), pgtypes_fmt_replace(), PGTYPESdate_defmt_asc(), PGTYPESdate_fmt_asc(), PGTYPESdate_free(), PGTYPESdecimal_free(), PGTYPESinterval_free(), PGTYPESinterval_from_asc(), PGTYPESnumeric_free(), PGTYPESnumeric_new(), PGTYPESnumeric_to_long(), PGTYPEStimestamp_defmt_asc(), PGTYPEStimestamp_defmt_scan(), pgwin32_is_admin(), pgwin32_is_service(), pgwin32_putenv(), pgwin32_setlocale(), pgwin32_unsetenv(), pickout(), pltcl_SPI_prepare(), PostmasterMain(), pq_close(), PQclear(), PQconnectPoll(), PQconninfoFree(), PQdisplayTuples(), PQencryptPassword(), PQfnumber(), PQfreeCancel(), PQfreemem(), PQprint(), PQprintTuples(), PQregisterEventProc(), pqSaveParameterStatus(), PQsendDescribe(), PQsendPrepare(), PQsendQuery(), PQsendQueryGuts(), PQsetdbLogin(), PQunescapeBytea(), print_aligned_text(), print_aligned_vertical(), printTableCleanup(), printTableSetFooter(), process_postgres_switches(), process_psqlrc_file(), processEncodingEntry(), ProcessGUCArray(), prompt_for_password(), pthread_create(), pthread_join(), putVariable(), quote_if_needed(), rdatestr(), RE_compile_and_cache(), ReadDataFromArchiveNone(), readfile(), ReadToc(), regexp_fixed_prefix(), ReleaseSemaphores(), remove_typedefs(), remove_variables(), replace_string(), report_error_message(), report_two_error_messages(), reportErrorPosition(), restore_toc_entries_prefork(), RestoreArchive(), results_differ(), rfmtlong(), run_named_permutations(), SelectConfigFiles(), SendQuery(), set_config_option(), set_config_sourcefile(), set_extra_field(), set_null_conf(), set_string_field(), set_timetravel(), SetDataDir(), setup_config(), setup_conversion(), setup_dictionary(), setup_schema(), setup_sysviews(), SetVariable(), simple_prompt(), SN_close_env(), sortDumpableObjects(), spawn_process(), split_to_stringlist(), sql_conn(), sql_exec(), sql_exec_searchtables(), StartAutovacuumWorker(), StoreQueryTuple(), strtokx(), tarClose(), tarOpen(), tarPrintf(), termPQExpBuffer(), TopoSort(), wait_for_tests(), WaitForCommands(), WaitForTerminatingWorkers(), write_version_file(), writefile(), XLogReaderAllocate(), XLogReaderFree(), xstrcat(), and yesno_prompt().

#define malloc (   a  )     palloc(a)

Definition at line 45 of file header.h.

Referenced by add_stringlist_item(), add_to_path(), allocate_recordbuf(), AllocateAttribute(), AllocSetAlloc(), AllocSetContextCreate(), assign_backendlist_entry(), BackendStartup(), check_client_encoding(), check_datestyle(), check_foreign_key(), check_log_timezone(), check_primary_key(), check_random_seed(), check_role(), check_session_authorization(), check_temp_tablespaces(), check_timezone(), check_XactIsoLevel(), compile_plperl_function(), compile_pltcl_function(), conninfo_init(), conninfo_uri_decode(), create_s(), createPaddedCopyWithLength(), createPQExpBuffer(), do_field(), do_header(), do_lo_import(), doputenv(), dupEvents(), ecpg_filter(), ecpg_log(), ecpg_strndup(), ECPGget_sqlca(), escape_single_quotes_ascii(), find_plan(), get_alternative_expectfile(), get_current_username(), get_var1(), getaddrinfo(), getAnotherTuple(), GetConflictingVirtualXIDs(), getNotify(), GetRunningTransactionData(), GetSharedMemName(), GetSnapshotData(), guc_malloc(), imalloc(), init_sequence(), InitFileAccess(), initialize_environment(), InitPgFdwOptions(), initPQExpBuffer(), initValue(), internal_load_library(), lo_initialize(), load_resultmap(), load_tzoffsets(), main(), make_absolute_path(), makeEmptyPGconn(), MemoryContextCreate(), mm_alloc(), opendir(), overwrite(), parsePGArray(), pg_ctype_get_cache(), pg_dlsym(), pg_malloc(), pg_md5_encrypt(), pg_password_sendauth(), PGReserveSemaphores(), pgwin32_get_dynamic_tokeninfo(), pgwin32_setlocale(), pgwin32_unsetenv(), pickout(), pltcl_SPI_prepare(), pqAddTuple(), pqBuildStartupPacket2(), pqBuildStartupPacket3(), PQconnectPoll(), PQdisplayTuples(), PQencryptPassword(), PQescapeByteaInternal(), PQescapeInternal(), PQgetCancel(), pqGetCopyData2(), pqGetCopyData3(), PQmakeEmptyPGresult(), PQprintTuples(), PQregisterEventProc(), pqResultAlloc(), pqSaveParameterStatus(), PQunescapeBytea(), pthread_mutex_init(), RE_compile_and_cache(), RegisterBackgroundWorker(), report_two_error_messages(), reportErrorPosition(), rfmtlong(), run_all_permutations(), run_named_permutations(), save_ps_display_args(), set_timetravel(), simple_prompt(), spawn_process(), StartAutovacuumWorker(), TransactionIdIsInProgress(), try_complete_step(), unsetenv(), wait_for_tests(), XLogInsert(), and XLogReaderAllocate().

#define realloc (   a,
  b 
)    repalloc(a,b)