Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_basebackup/
H A Dpg_basebackup.c58 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
212 if (tablespace_dirs.tail) in tablespace_list_append()
213 tablespace_dirs.tail->next = cell; in tablespace_list_append()
215 tablespace_dirs.head = cell; in tablespace_list_append()
216 tablespace_dirs.tail = cell; in tablespace_list_append()
1153 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_basebackup/
H A Dpg_basebackup.c58 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
212 if (tablespace_dirs.tail) in tablespace_list_append()
213 tablespace_dirs.tail->next = cell; in tablespace_list_append()
215 tablespace_dirs.head = cell; in tablespace_list_append()
216 tablespace_dirs.tail = cell; in tablespace_list_append()
1153 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_basebackup/
H A Dpg_basebackup.c58 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
212 if (tablespace_dirs.tail) in tablespace_list_append()
213 tablespace_dirs.tail->next = cell; in tablespace_list_append()
215 tablespace_dirs.head = cell; in tablespace_list_append()
216 tablespace_dirs.tail = cell; in tablespace_list_append()
1153 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c87 static TablespaceList tablespace_dirs = {NULL, NULL};
301 if (tablespace_dirs.tail)
302 tablespace_dirs.tail->next = cell;
304 tablespace_dirs.head = cell;
305 tablespace_dirs.tail = cell;
1392 for (cell = tablespace_dirs.head; cell; cell = cell->next)
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c87 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
301 if (tablespace_dirs.tail) in tablespace_list_append()
302 tablespace_dirs.tail->next = cell; in tablespace_list_append()
304 tablespace_dirs.head = cell; in tablespace_list_append()
305 tablespace_dirs.tail = cell; in tablespace_list_append()
1392 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_basebackup/
H A Dpg_basebackup.c58 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
212 if (tablespace_dirs.tail) in tablespace_list_append()
213 tablespace_dirs.tail->next = cell; in tablespace_list_append()
215 tablespace_dirs.head = cell; in tablespace_list_append()
216 tablespace_dirs.tail = cell; in tablespace_list_append()
1153 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_basebackup/
H A Dpg_basebackup.c58 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
212 if (tablespace_dirs.tail) in tablespace_list_append()
213 tablespace_dirs.tail->next = cell; in tablespace_list_append()
215 tablespace_dirs.head = cell; in tablespace_list_append()
216 tablespace_dirs.tail = cell; in tablespace_list_append()
1153 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c87 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
301 if (tablespace_dirs.tail) in tablespace_list_append()
302 tablespace_dirs.tail->next = cell; in tablespace_list_append()
304 tablespace_dirs.head = cell; in tablespace_list_append()
305 tablespace_dirs.tail = cell; in tablespace_list_append()
1392 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c87 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
301 if (tablespace_dirs.tail) in tablespace_list_append()
302 tablespace_dirs.tail->next = cell; in tablespace_list_append()
304 tablespace_dirs.head = cell; in tablespace_list_append()
305 tablespace_dirs.tail = cell; in tablespace_list_append()
1392 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c87 static TablespaceList tablespace_dirs = {NULL, NULL};
301 if (tablespace_dirs.tail)
302 tablespace_dirs.tail->next = cell;
304 tablespace_dirs.head = cell;
305 tablespace_dirs.tail = cell;
1392 for (cell = tablespace_dirs.head; cell; cell = cell->next)
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c87 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
301 if (tablespace_dirs.tail) in tablespace_list_append()
302 tablespace_dirs.tail->next = cell; in tablespace_list_append()
304 tablespace_dirs.head = cell; in tablespace_list_append()
305 tablespace_dirs.tail = cell; in tablespace_list_append()
1392 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_basebackup/
H A Dpg_basebackup.c87 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
301 if (tablespace_dirs.tail) in tablespace_list_append()
302 tablespace_dirs.tail->next = cell; in tablespace_list_append()
304 tablespace_dirs.head = cell; in tablespace_list_append()
305 tablespace_dirs.tail = cell; in tablespace_list_append()
1392 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/pg_basebackup/
H A Dpg_basebackup.c58 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
212 if (tablespace_dirs.tail) in tablespace_list_append()
213 tablespace_dirs.tail->next = cell; in tablespace_list_append()
215 tablespace_dirs.head = cell; in tablespace_list_append()
216 tablespace_dirs.tail = cell; in tablespace_list_append()
1153 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_basebackup/
H A Dpg_basebackup.c58 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
212 if (tablespace_dirs.tail) in tablespace_list_append()
213 tablespace_dirs.tail->next = cell; in tablespace_list_append()
215 tablespace_dirs.head = cell; in tablespace_list_append()
216 tablespace_dirs.tail = cell; in tablespace_list_append()
1153 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_basebackup/
H A Dpg_basebackup.c78 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
306 if (tablespace_dirs.tail) in tablespace_list_append()
307 tablespace_dirs.tail->next = cell; in tablespace_list_append()
309 tablespace_dirs.head = cell; in tablespace_list_append()
310 tablespace_dirs.tail = cell; in tablespace_list_append()
1309 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_basebackup/
H A Dpg_basebackup.c78 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
306 if (tablespace_dirs.tail) in tablespace_list_append()
307 tablespace_dirs.tail->next = cell; in tablespace_list_append()
309 tablespace_dirs.head = cell; in tablespace_list_append()
310 tablespace_dirs.tail = cell; in tablespace_list_append()
1309 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_basebackup/
H A Dpg_basebackup.c78 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
306 if (tablespace_dirs.tail) in tablespace_list_append()
307 tablespace_dirs.tail->next = cell; in tablespace_list_append()
309 tablespace_dirs.head = cell; in tablespace_list_append()
310 tablespace_dirs.tail = cell; in tablespace_list_append()
1309 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_basebackup/
H A Dpg_basebackup.c78 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
306 if (tablespace_dirs.tail) in tablespace_list_append()
307 tablespace_dirs.tail->next = cell; in tablespace_list_append()
309 tablespace_dirs.head = cell; in tablespace_list_append()
310 tablespace_dirs.tail = cell; in tablespace_list_append()
1309 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_basebackup/
H A Dpg_basebackup.c78 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
306 if (tablespace_dirs.tail) in tablespace_list_append()
307 tablespace_dirs.tail->next = cell; in tablespace_list_append()
309 tablespace_dirs.head = cell; in tablespace_list_append()
310 tablespace_dirs.tail = cell; in tablespace_list_append()
1309 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c81 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
313 if (tablespace_dirs.tail) in tablespace_list_append()
314 tablespace_dirs.tail->next = cell; in tablespace_list_append()
316 tablespace_dirs.head = cell; in tablespace_list_append()
317 tablespace_dirs.tail = cell; in tablespace_list_append()
1338 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c81 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
313 if (tablespace_dirs.tail) in tablespace_list_append()
314 tablespace_dirs.tail->next = cell; in tablespace_list_append()
316 tablespace_dirs.head = cell; in tablespace_list_append()
317 tablespace_dirs.tail = cell; in tablespace_list_append()
1338 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c81 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
313 if (tablespace_dirs.tail) in tablespace_list_append()
314 tablespace_dirs.tail->next = cell; in tablespace_list_append()
316 tablespace_dirs.head = cell; in tablespace_list_append()
317 tablespace_dirs.tail = cell; in tablespace_list_append()
1338 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c81 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
313 if (tablespace_dirs.tail) in tablespace_list_append()
314 tablespace_dirs.tail->next = cell; in tablespace_list_append()
316 tablespace_dirs.head = cell; in tablespace_list_append()
317 tablespace_dirs.tail = cell; in tablespace_list_append()
1338 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_basebackup/
H A Dpg_basebackup.c78 static TablespaceList tablespace_dirs = {NULL, NULL}; variable
306 if (tablespace_dirs.tail) in tablespace_list_append()
307 tablespace_dirs.tail->next = cell; in tablespace_list_append()
309 tablespace_dirs.head = cell; in tablespace_list_append()
310 tablespace_dirs.tail = cell; in tablespace_list_append()
1309 for (cell = tablespace_dirs.head; cell; cell = cell->next) in get_tablespace_mapping()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_basebackup/
H A Dpg_basebackup.c81 static TablespaceList tablespace_dirs = {NULL, NULL};
313 if (tablespace_dirs.tail)
314 tablespace_dirs.tail->next = cell;
316 tablespace_dirs.head = cell;
317 tablespace_dirs.tail = cell;
1338 for (cell = tablespace_dirs.head; cell; cell = cell->next)

12