Home
last modified time | relevance | path

Searched refs:old_tablespace (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
80 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
117 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
132 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
155 if (old_tablespace == NULL || in transfer_single_new_db()
156 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
201 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
80 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
117 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
132 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
155 if (old_tablespace == NULL || in transfer_single_new_db()
156 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
201 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
80 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
117 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
132 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
155 if (old_tablespace == NULL || in transfer_single_new_db()
156 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
201 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
80 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
117 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
132 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
155 if (old_tablespace == NULL || in transfer_single_new_db()
156 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
201 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
80 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
117 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
132 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
155 if (old_tablespace == NULL || in transfer_single_new_db()
156 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
201 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
80 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
117 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
132 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
155 if (old_tablespace == NULL || in transfer_single_new_db()
156 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
201 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
80 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
117 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
132 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
155 if (old_tablespace == NULL || in transfer_single_new_db()
156 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
201 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/pg_upgrade/
H A Drelfilenode.c19 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
82 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
119 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
134 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
157 if (old_tablespace == NULL || in transfer_single_new_db()
158 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
203 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_upgrade/
H A Drelfilenode.c18 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
87 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
124 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
137 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
160 if (old_tablespace == NULL || in transfer_single_new_db()
161 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
206 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_upgrade/
H A Drelfilenode.c18 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
87 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
124 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
137 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
160 if (old_tablespace == NULL || in transfer_single_new_db()
161 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
206 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_upgrade/
H A Drelfilenode.c18 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
87 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
124 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
137 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
160 if (old_tablespace == NULL || in transfer_single_new_db()
161 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
206 map->old_tablespace, in transfer_relfile()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_upgrade/
H A Drelfilenode.c18 static void transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace);
87 char *old_pgdata, char *new_pgdata, char *old_tablespace) in transfer_all_new_dbs() argument
124 transfer_single_new_db(mappings, n_maps, old_tablespace); in transfer_all_new_dbs()
137 transfer_single_new_db(FileNameMap *maps, int size, char *old_tablespace) in transfer_single_new_db() argument
160 if (old_tablespace == NULL || in transfer_single_new_db()
161 strcmp(maps[mapnum].old_tablespace, old_tablespace) == 0) in transfer_single_new_db()
206 map->old_tablespace, in transfer_relfile()

1234567