PostgreSQL Source Code
git master
|
#include "common/relpath.h"
Go to the source code of this file.
|
extern |
Definition at line 109 of file typecmds.c.
Referenced by AssignTypeArrayOid(), and binary_upgrade_set_next_array_pg_type_oid().
|
extern |
Definition at line 80 of file heap.c.
Referenced by binary_upgrade_set_next_heap_pg_class_oid(), and heap_create_with_catalog().
|
extern |
Definition at line 82 of file heap.c.
Referenced by binary_upgrade_set_next_heap_relfilenode(), heap_create_with_catalog(), and RelationSetNewRelfilenumber().
|
extern |
Definition at line 84 of file index.c.
Referenced by binary_upgrade_set_next_index_pg_class_oid(), and index_create().
|
extern |
Definition at line 85 of file index.c.
Referenced by binary_upgrade_set_next_index_relfilenode(), index_create(), and RelationSetNewRelfilenumber().
|
extern |
Definition at line 111 of file typecmds.c.
Referenced by AssignTypeMultirangeArrayOid(), and binary_upgrade_set_next_multirange_array_pg_type_oid().
|
extern |
Definition at line 110 of file typecmds.c.
Referenced by AssignTypeMultirangeOid(), and binary_upgrade_set_next_multirange_pg_type_oid().
|
extern |
Definition at line 70 of file user.c.
Referenced by binary_upgrade_set_next_pg_authid_oid(), and CreateRole().
|
extern |
Definition at line 36 of file pg_enum.c.
Referenced by AddEnumLabel(), and binary_upgrade_set_next_pg_enum_oid().
|
extern |
Definition at line 87 of file tablespace.c.
Referenced by binary_upgrade_set_next_pg_tablespace_oid(), and CreateTableSpace().
|
extern |
Definition at line 41 of file pg_type.c.
Referenced by binary_upgrade_set_next_pg_type_oid(), TypeCreate(), and TypeShellMake().
|
extern |
Definition at line 81 of file heap.c.
Referenced by binary_upgrade_set_next_toast_pg_class_oid(), create_toast_table(), and heap_create_with_catalog().
|
extern |
Definition at line 83 of file heap.c.
Referenced by binary_upgrade_set_next_toast_relfilenode(), and heap_create_with_catalog().
|
extern |
Definition at line 110 of file aclchk.c.
Referenced by binary_upgrade_set_record_init_privs(), and recordExtensionInitPriv().