Here is a list of all functions with links to the files they belong to:
- j -
- j2date() : datetime.h, datetime.c, dt_common.c, dt.h
- j2day() : datetime.c, datetime.h
- jit_compile_expr() : jit.c, jit.h
- jit_release_context() : jit.c, jit.h
- jit_reset_after_error() : jit.c, jit.h
- johab_to_utf8() : utf8_and_johab.c
- join_clause_is_movable_into() : restrictinfo.c, restrictinfo.h
- join_clause_is_movable_to() : restrictinfo.c, restrictinfo.h
- join_is_legal() : joinrels.c
- join_is_removable() : analyzejoins.c
- join_path_components() : port.h, path.c
- join_search_one_level() : joinrels.c, paths.h
- join_selectivity() : plancat.c, plancat.h
- join_tsqueries() : tsquery_op.c
- jointree_contains_lateral_outer_refs() : prepjointree.c
- JoinWaitQueue() : proc.c, proc.h
- JsObjectGetField() : jsonfuncs.c
- json_agg_finalfn() : json.c
- json_agg_strict_transfn() : json.c
- json_agg_transfn() : json.c
- json_agg_transfn_worker() : json.c
- json_array_element() : jsonfuncs.c
- json_array_element_text() : jsonfuncs.c
- json_array_elements() : jsonfuncs.c
- json_array_elements_text() : jsonfuncs.c
- json_array_length() : jsonfuncs.c
- json_build_array() : json.c
- json_build_array_noargs() : json.c
- json_build_array_worker() : json.c, json.h
- json_build_object() : json.c
- json_build_object_noargs() : json.c
- json_build_object_worker() : json.c, json.h
- json_categorize_type() : jsonfuncs.c, jsonfuncs.h
- json_count_array_elements() : jsonapi.c, jsonapi.h
- json_each() : jsonfuncs.c
- json_each_text() : jsonfuncs.c
- json_errdetail() : jsonapi.c, jsonapi.h
- json_errsave_error() : jsonfuncs.c, jsonfuncs.h
- json_extract_path() : jsonfuncs.c
- json_extract_path_text() : jsonfuncs.c
- json_get_first_token() : jsonfuncs.h, jsonfuncs.c
- json_in() : json.c
- json_lex() : jsonapi.c, jsonapi.h
- json_lex_number() : jsonapi.c
- json_lex_string() : jsonapi.c
- json_manifest_array_end() : parse_manifest.c
- json_manifest_array_start() : parse_manifest.c
- json_manifest_finalize_file() : parse_manifest.c
- json_manifest_finalize_system_identifier() : parse_manifest.c
- json_manifest_finalize_version() : parse_manifest.c
- json_manifest_finalize_wal_range() : parse_manifest.c
- json_manifest_object_end() : parse_manifest.c
- json_manifest_object_field_start() : parse_manifest.c
- json_manifest_object_start() : parse_manifest.c
- json_manifest_parse_failure() : parse_manifest.c
- json_manifest_scalar() : parse_manifest.c
- json_object() : json.c
- json_object_agg_finalfn() : json.c
- json_object_agg_strict_transfn() : json.c
- json_object_agg_transfn() : json.c
- json_object_agg_transfn_worker() : json.c
- json_object_agg_unique_strict_transfn() : json.c
- json_object_agg_unique_transfn() : json.c
- json_object_field() : jsonfuncs.c
- json_object_field_text() : jsonfuncs.c
- json_object_keys() : jsonfuncs.c
- json_object_two_arg() : json.c
- json_out() : json.c
- json_parse_manifest() : parse_manifest.c, parse_manifest.h
- json_parse_manifest_incremental_chunk() : parse_manifest.c, parse_manifest.h
- json_parse_manifest_incremental_init() : parse_manifest.c, parse_manifest.h
- json_parse_manifest_incremental_shutdown() : parse_manifest.c, parse_manifest.h
- json_populate_record() : jsonfuncs.c
- json_populate_recordset() : jsonfuncs.c
- json_populate_type() : jsonfuncs.c, jsonfuncs.h
- json_recv() : json.c
- json_send() : json.c
- json_string_to_tsvector() : to_tsany.c
- json_string_to_tsvector_byid() : to_tsany.c
- json_strip_nulls() : jsonfuncs.c
- json_to_record() : jsonfuncs.c
- json_to_recordset() : jsonfuncs.c
- json_to_tsvector() : to_tsany.c
- json_to_tsvector_byid() : to_tsany.c
- json_to_tsvector_worker() : to_tsany.c
- json_typeof() : json.c
- json_unique_builder_get_throwawaybuf() : json.c
- json_unique_builder_init() : json.c
- json_unique_check_init() : json.c
- json_unique_check_key() : json.c
- json_unique_hash() : json.c
- json_unique_hash_match() : json.c
- json_unique_object_end() : json.c
- json_unique_object_field_start() : json.c
- json_unique_object_start() : json.c
- json_validate() : json.c, json.h
- jsonb_9_4_check_applicable() : version.c, pg_upgrade.h
- jsonb_agg_finalfn() : jsonb.c
- jsonb_agg_strict_transfn() : jsonb.c
- jsonb_agg_transfn() : jsonb.c
- jsonb_agg_transfn_worker() : jsonb.c
- jsonb_array_element() : jsonfuncs.c
- jsonb_array_element_text() : jsonfuncs.c
- jsonb_array_elements() : jsonfuncs.c
- jsonb_array_elements_text() : jsonfuncs.c
- jsonb_array_length() : jsonfuncs.c
- jsonb_bool() : jsonb.c
- jsonb_build_array() : jsonb.c
- jsonb_build_array_noargs() : jsonb.c
- jsonb_build_array_worker() : jsonb.c, jsonb.h
- jsonb_build_object() : jsonb.c
- jsonb_build_object_noargs() : jsonb.c
- jsonb_build_object_worker() : jsonb.c, jsonb.h
- jsonb_cmp() : jsonb_op.c
- jsonb_concat() : jsonfuncs.c
- jsonb_contained() : jsonb_op.c
- jsonb_contains() : jsonb_op.c
- jsonb_delete() : jsonfuncs.c
- jsonb_delete_array() : jsonfuncs.c
- jsonb_delete_idx() : jsonfuncs.c
- jsonb_delete_path() : jsonfuncs.c
- jsonb_each() : jsonfuncs.c
- jsonb_each_text() : jsonfuncs.c
- jsonb_eq() : jsonb_op.c
- jsonb_exec_setup() : jsonbsubs.c
- jsonb_exists() : jsonb_op.c
- jsonb_exists_all() : jsonb_op.c
- jsonb_exists_any() : jsonb_op.c
- jsonb_extract_path() : jsonfuncs.c
- jsonb_extract_path_text() : jsonfuncs.c
- jsonb_float4() : jsonb.c
- jsonb_float8() : jsonb.c
- jsonb_from_cstring() : jsonb.c
- jsonb_from_text() : jsonb.c, jsonfuncs.h
- jsonb_ge() : jsonb_op.c
- jsonb_get_element() : jsonfuncs.c, jsonb.h
- jsonb_gt() : jsonb_op.c
- jsonb_hash() : jsonb_op.c
- jsonb_hash_extended() : jsonb_op.c
- jsonb_in() : jsonb.c
- jsonb_in_array_end() : jsonb.c
- jsonb_in_array_start() : jsonb.c
- jsonb_in_object_end() : jsonb.c
- jsonb_in_object_field_start() : jsonb.c
- jsonb_in_object_start() : jsonb.c
- jsonb_in_scalar() : jsonb.c
- jsonb_insert() : jsonfuncs.c
- jsonb_int2() : jsonb.c
- jsonb_int4() : jsonb.c
- jsonb_int8() : jsonb.c
- jsonb_le() : jsonb_op.c
- jsonb_lt() : jsonb_op.c
- jsonb_ne() : jsonb_op.c
- jsonb_numeric() : jsonb.c
- jsonb_object() : jsonb.c
- jsonb_object_agg_finalfn() : jsonb.c
- jsonb_object_agg_strict_transfn() : jsonb.c
- jsonb_object_agg_transfn() : jsonb.c
- jsonb_object_agg_transfn_worker() : jsonb.c
- jsonb_object_agg_unique_strict_transfn() : jsonb.c
- jsonb_object_agg_unique_transfn() : jsonb.c
- jsonb_object_field() : jsonfuncs.c
- jsonb_object_field_text() : jsonfuncs.c
- jsonb_object_keys() : jsonfuncs.c
- jsonb_object_two_arg() : jsonb.c
- jsonb_ops__add_path_item() : jsonb_gin.c
- jsonb_ops__extract_nodes() : jsonb_gin.c
- jsonb_out() : jsonb.c
- jsonb_path_exists() : jsonpath_exec.c
- jsonb_path_exists_internal() : jsonpath_exec.c
- jsonb_path_exists_opr() : jsonpath_exec.c
- jsonb_path_exists_tz() : jsonpath_exec.c
- jsonb_path_match() : jsonpath_exec.c
- jsonb_path_match_internal() : jsonpath_exec.c
- jsonb_path_match_opr() : jsonpath_exec.c
- jsonb_path_match_tz() : jsonpath_exec.c
- jsonb_path_ops__add_path_item() : jsonb_gin.c
- jsonb_path_ops__extract_nodes() : jsonb_gin.c
- jsonb_path_query() : jsonpath_exec.c
- jsonb_path_query_array() : jsonpath_exec.c
- jsonb_path_query_array_internal() : jsonpath_exec.c
- jsonb_path_query_array_tz() : jsonpath_exec.c
- jsonb_path_query_first() : jsonpath_exec.c
- jsonb_path_query_first_internal() : jsonpath_exec.c
- jsonb_path_query_first_tz() : jsonpath_exec.c
- jsonb_path_query_internal() : jsonpath_exec.c
- jsonb_path_query_tz() : jsonpath_exec.c
- jsonb_populate_record() : jsonfuncs.c
- jsonb_populate_record_valid() : jsonfuncs.c
- jsonb_populate_recordset() : jsonfuncs.c
- jsonb_pretty() : jsonfuncs.c
- jsonb_put_escaped_value() : jsonb.c
- jsonb_recv() : jsonb.c
- jsonb_send() : jsonb.c
- jsonb_set() : jsonfuncs.c
- jsonb_set_element() : jsonfuncs.c, jsonb.h
- jsonb_set_lax() : jsonfuncs.c
- jsonb_string_to_tsvector() : to_tsany.c
- jsonb_string_to_tsvector_byid() : to_tsany.c
- jsonb_strip_nulls() : jsonfuncs.c
- jsonb_subscript_assign() : jsonbsubs.c
- jsonb_subscript_check_subscripts() : jsonbsubs.c
- jsonb_subscript_fetch() : jsonbsubs.c
- jsonb_subscript_fetch_old() : jsonbsubs.c
- jsonb_subscript_handler() : jsonbsubs.c
- jsonb_subscript_transform() : jsonbsubs.c
- jsonb_to_plperl() : jsonb_plperl.c
- jsonb_to_plpython() : jsonb_plpython.c
- jsonb_to_record() : jsonfuncs.c
- jsonb_to_recordset() : jsonfuncs.c
- Jsonb_to_SV() : jsonb_plperl.c
- jsonb_to_tsvector() : to_tsany.c
- jsonb_to_tsvector_byid() : to_tsany.c
- jsonb_to_tsvector_worker() : to_tsany.c
- jsonb_typeof() : jsonb.c
- JsonbArraySize() : jsonpath_exec.c
- JsonbContainerTypeName() : jsonb.c
- JsonbDeepContains() : jsonb_util.c, jsonb.h
- JsonbExtractScalar() : jsonb.c, jsonb.h
- JsonbHashScalarValue() : jsonb_util.c, jsonb.h
- JsonbHashScalarValueExtended() : jsonb_util.c, jsonb.h
- JsonbInitBinary() : jsonpath_exec.c
- JsonbIteratorInit() : jsonb_util.c, jsonb.h
- JsonbIteratorNext() : jsonb_util.c, jsonb.h
- JsonbPGetDatum() : jsonb.h
- JsonbToCString() : jsonb.h, jsonb.c
- JsonbToCStringIndent() : jsonb.h, jsonb.c
- JsonbToCStringWorker() : jsonb.c
- JsonbToJsonbValue() : jsonb_util.c, jsonb.h
- JsonbType() : jsonpath_exec.c
- JsonbTypeName() : jsonb.c, jsonb.h
- JsonbUnquote() : jsonb.c, jsonb.h
- JsonbValue_to_SV() : jsonb_plperl.c
- JsonbValueAsText() : jsonfuncs.c
- JsonbValueInitNumericDatum() : jsonpath_exec.c
- JsonbValueToJsonb() : jsonb_util.c, jsonb.h
- JsonEncodeDateTime() : json.c, json.h
- JsonItemFromDatum() : jsonpath_exec.c
- jsonpath_in() : jsonpath.c
- jsonpath_out() : jsonpath.c
- jsonpath_recv() : jsonpath.c
- jsonpath_send() : jsonpath.c
- jsonpath_yyalloc() : jsonpath_scan.l
- jsonpath_yyerror() : jsonpath_internal.h, jsonpath_scan.l
- jsonpath_yyfree() : jsonpath_scan.l
- jsonpath_yyparse() : jsonpath_internal.h
- jsonpath_yyrealloc() : jsonpath_scan.l
- JsonPathExists() : jsonpath_exec.c, jsonpath.h
- jsonPathFromCstring() : jsonpath.c
- JsonPathQuery() : jsonpath.h, jsonpath_exec.c
- jsonPathToCstring() : jsonpath.c
- JsonPathValue() : jsonpath_exec.c, jsonpath.h
- JsonTableDestroyOpaque() : jsonpath_exec.c
- JsonTableFetchRow() : jsonpath_exec.c
- JsonTableGetValue() : jsonpath_exec.c
- JsonTableInitOpaque() : jsonpath_exec.c
- JsonTableInitPlan() : jsonpath_exec.c
- JsonTablePlanJoinNextRow() : jsonpath_exec.c
- JsonTablePlanNextRow() : jsonpath_exec.c
- JsonTablePlanScanNextRow() : jsonpath_exec.c
- JsonTableResetNestedPlan() : jsonpath_exec.c
- JsonTableResetRowPattern() : jsonpath_exec.c
- JsonTableSetDocument() : jsonpath_exec.c
- JsonValueListAppend() : jsonpath_exec.c
- JsonValueListClear() : jsonpath_exec.c
- JsonValueListGetList() : jsonpath_exec.c
- JsonValueListHead() : jsonpath_exec.c
- JsonValueListInitIterator() : jsonpath_exec.c
- JsonValueListIsEmpty() : jsonpath_exec.c
- JsonValueListLength() : jsonpath_exec.c
- JsonValueListNext() : jsonpath_exec.c
- jspConvertRegexFlags() : jsonpath.h
- jspGetArg() : jsonpath.c, jsonpath.h
- jspGetArraySubscript() : jsonpath.c, jsonpath.h
- jspGetBool() : jsonpath.c, jsonpath.h
- jspGetLeftArg() : jsonpath.h, jsonpath.c
- jspGetNext() : jsonpath.c, jsonpath.h
- jspGetNumeric() : jsonpath.c, jsonpath.h
- jspGetRightArg() : jsonpath.c, jsonpath.h
- jspGetString() : jsonpath.c, jsonpath.h
- jspInit() : jsonpath.h, jsonpath.c
- jspInitByBuffer() : jsonpath.c, jsonpath.h
- jspIsMutable() : jsonpath.c, jsonpath.h
- jspIsMutableWalker() : jsonpath.c
- jspOperationName() : jsonpath.c, jsonpath.h
- JsValueToJsObject() : jsonfuncs.c
- JumbleQuery() : queryjumblefuncs.c, queryjumble.h