Home
last modified time | relevance | path

Searched refs:dst_tblspcoid (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c1043 dst_tblspcoid; in movedb() local
1097 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1102 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1111 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1119 if (src_tblspcoid == dst_tblspcoid) in movedb()
1144 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1218 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1234 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1264 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c1043 dst_tblspcoid; in movedb() local
1097 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1102 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1111 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1119 if (src_tblspcoid == dst_tblspcoid) in movedb()
1144 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1218 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1234 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1264 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c1043 dst_tblspcoid; in movedb() local
1097 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1102 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1111 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1119 if (src_tblspcoid == dst_tblspcoid) in movedb()
1144 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1218 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1234 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1264 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c1096 dst_tblspcoid; in movedb() local
1150 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1155 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1164 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1172 if (src_tblspcoid == dst_tblspcoid) in movedb()
1197 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1271 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1287 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1317 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c1075 dst_tblspcoid; in movedb() local
1129 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1134 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1143 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1151 if (src_tblspcoid == dst_tblspcoid) in movedb()
1176 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1250 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1266 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1296 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c1043 dst_tblspcoid; in movedb() local
1097 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1102 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1111 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1119 if (src_tblspcoid == dst_tblspcoid) in movedb()
1144 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1218 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1234 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1264 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c1043 dst_tblspcoid; in movedb() local
1097 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1102 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1111 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1119 if (src_tblspcoid == dst_tblspcoid) in movedb()
1144 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1218 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1234 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1264 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c1043 dst_tblspcoid; in movedb() local
1097 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1102 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1111 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1119 if (src_tblspcoid == dst_tblspcoid) in movedb()
1144 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1218 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1234 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1264 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c1096 dst_tblspcoid; in movedb() local
1150 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1155 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1164 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1172 if (src_tblspcoid == dst_tblspcoid) in movedb()
1197 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1271 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1287 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1317 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c1096 dst_tblspcoid; in movedb() local
1150 dst_tblspcoid = get_tablespace_oid(tblspcname, false); in movedb()
1155 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(), in movedb()
1164 if (dst_tblspcoid == GLOBALTABLESPACE_OID) in movedb()
1172 if (src_tblspcoid == dst_tblspcoid) in movedb()
1197 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid); in movedb()
1271 fparms.dest_tsoid = dst_tblspcoid; in movedb()
1287 xlrec.tablespace_id = dst_tblspcoid; in movedb()
1317 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid); in movedb()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c1096 dst_tblspcoid;
1150 dst_tblspcoid = get_tablespace_oid(tblspcname, false);
1155 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(),
1164 if (dst_tblspcoid == GLOBALTABLESPACE_OID)
1172 if (src_tblspcoid == dst_tblspcoid)
1197 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid);
1271 fparms.dest_tsoid = dst_tblspcoid;
1287 xlrec.tablespace_id = dst_tblspcoid;
1317 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid);
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c1096 dst_tblspcoid;
1150 dst_tblspcoid = get_tablespace_oid(tblspcname, false);
1155 aclresult = pg_tablespace_aclcheck(dst_tblspcoid, GetUserId(),
1164 if (dst_tblspcoid == GLOBALTABLESPACE_OID)
1172 if (src_tblspcoid == dst_tblspcoid)
1197 dst_dbpath = GetDatabasePath(db_id, dst_tblspcoid);
1271 fparms.dest_tsoid = dst_tblspcoid;
1287 xlrec.tablespace_id = dst_tblspcoid;
1317 new_record[Anum_pg_database_dattablespace - 1] = ObjectIdGetDatum(dst_tblspcoid);

12