Go to the source code of this file.
Definition at line 124 of file pg_database.h.
Definition at line 117 of file pg_database.h.
Definition at line 96 of file pg_database.h.
Definition at line 3214 of file dbcommands.c.
References DATCONNLIMIT_INVALID_DB.
Referenced by AlterDatabase(), database_is_invalid_oid(), get_database_list(), InitPostgres(), and vac_truncate_clog().
Definition at line 3224 of file dbcommands.c.
References database_is_invalid_form(), elog, ERROR, GETSTRUCT(), HeapTupleIsValid, invalid, ObjectIdGetDatum(), ReleaseSysCache(), and SearchSysCache1().
Referenced by createdb().
Definition at line 3167 of file dbcommands.c.
References AccessShareLock, BTEqualStrategyNumber, CStringGetDatum(), dbname, ereport, errcode(), errmsg(), ERROR, GETSTRUCT(), HeapTupleIsValid, InvalidOid, OidIsValid, ScanKeyInit(), systable_beginscan(), systable_endscan(), systable_getnext(), table_close(), and table_open().
Referenced by AlterDatabaseSet(), AlterRoleSet(), CommentObject(), convert_database_name(), createdb(), get_object_address_unqualified(), pg_database_size_name(), regdatabasein(), RenameDatabase(), sepgsql_database_post_create(), synchronize_slots(), and worker_spi_launch().
Definition at line 29 of file pg_database.h.
Definition at line 50 of file pg_database.h.
Referenced by check_for_connection_status(), and set_frozenxids().
Definition at line 59 of file pg_database.h.
Referenced by check_for_connection_status(), and dumpDatabase().
Definition at line 62 of file pg_database.h.
Referenced by vac_truncate_clog().
Definition at line 53 of file pg_database.h.
Definition at line 47 of file pg_database.h.
Referenced by dumpDatabase().
Definition at line 44 of file pg_database.h.
Referenced by dumpDatabase(), pg_collation_actual_version(), and pg_database_collation_actual_version().
Definition at line 65 of file pg_database.h.
Referenced by vac_truncate_clog().
Definition at line 35 of file pg_database.h.
Referenced by check_for_connection_status(), compile_database_list(), dumpDatabase(), get_database_name(), getObjectDescription(), getObjectIdentityParts(), progress_report(), RenameDatabase(), and set_frozenxids().
Definition at line 41 of file pg_database.h.
Referenced by append_btree_pattern(), append_database_pattern(), append_heap_pattern(), append_relation_pattern(), append_relation_pattern_helper(), append_schema_pattern(), appendReloptionsArray(), appendStringLiteral(), ascii(), assign_client_encoding(), builtin_validate_locale(), cache_locale_time(), cache_single_string(), canonicalize_path_enc(), CATALOG(), check_client_encoding(), check_encoding_locale_matches(), chr(), createdb(), db_encoding_convert(), dequote_downcase_identifier(), dumpDatabase(), encoding_conflicts_ascii(), entry_alloc(), exec_command_encoding(), fmtIdEnc(), fmtQualifiedIdEnc(), get_encoding_name_for_icu(), get_json_format(), getJsonEncodingConst(), is_encoding_supported_by_icu(), iso8859_to_utf8(), latin2mic(), latin2mic_with_table(), LocalToUtf(), lookup_collation(), main(), makeJsonByteaToTextConversion(), makeJsonFormat(), makeJsonLexContextCstringLen(), makeJsonLexContextIncremental(), mbvalidate(), mic2latin(), mic2latin_with_table(), patternToSQLRegex(), pg_any_to_server(), pg_encoding_dsplen(), pg_encoding_max_length(), pg_encoding_max_length_sql(), pg_encoding_mb2wchar_with_len(), pg_encoding_mbcliplen(), pg_encoding_mblen(), pg_encoding_mblen_bounded(), pg_encoding_mblen_or_incomplete(), pg_encoding_set_invalid(), pg_encoding_to_char(), PG_encoding_to_char(), pg_encoding_verifymbchar(), pg_encoding_verifymbstr(), pg_encoding_wchar2mb_with_len(), pg_server_to_any(), pg_valid_server_encoding_id(), pg_verify_mbstr(), pg_verify_mbstr_len(), pg_wcsformat(), pg_wcssize(), pg_wcswidth(), PGLC_localeconv(), pgss_store(), PQdsplen(), PQenv2encoding(), PQescapeStringInternal(), PQmblen(), PQmblenBounded(), PQsetClientEncoding(), PrepareClientEncoding(), print_aligned_text(), print_aligned_vertical(), processEncodingEntry(), psql_scan_setup(), quote_if_needed(), report_invalid_encoding(), reportErrorPosition(), SetClientEncoding(), SetDatabaseEncoding(), setFmtEncoding(), SetMessageEncoding(), splitTableColumnsSpec(), strip_quotes(), strlen_max_width(), strtokx(), utf8_to_iso8859(), utf8_to_win(), UtfToLocal(), win_to_utf8(), and xml_recv().
Definition at line 89 of file pg_database.h.
Referenced by vac_truncate_clog().