Home
last modified time | relevance | path

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

1234567

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dtablespace.c62 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
65 os_info.old_tablespaces = NULL; in get_tablespace_paths()
73 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
85 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
90 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
94 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
99 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dtablespace.c62 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
65 os_info.old_tablespaces = NULL; in get_tablespace_paths()
73 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
85 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
90 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
94 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
99 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dtablespace.c62 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
65 os_info.old_tablespaces = NULL; in get_tablespace_paths()
73 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
85 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
90 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
94 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
99 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc(
63 os_info.old_tablespaces = NULL;
71 os_info.old_tablespaces[tblnum] = pg_strdup(
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0)
88 os_info.old_tablespaces[tblnum]);
92 os_info.old_tablespaces[tblnum], strerror(errno));
97 os_info.old_tablespaces[tblnum]);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc(
63 os_info.old_tablespaces = NULL;
71 os_info.old_tablespaces[tblnum] = pg_strdup(
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0)
88 os_info.old_tablespaces[tblnum]);
92 os_info.old_tablespaces[tblnum], strerror(errno));
97 os_info.old_tablespaces[tblnum]);
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = (char **) pg_malloc( in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup( in get_tablespace_paths()
83 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
88 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
92 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
97 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation)); in get_tablespace_paths()
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
87 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
91 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
96 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation)); in get_tablespace_paths()
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
87 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
91 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
96 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation)); in get_tablespace_paths()
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
87 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
91 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
96 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation)); in get_tablespace_paths()
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
87 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
91 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
96 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation)); in get_tablespace_paths()
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
87 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
91 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
96 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation)); in get_tablespace_paths()
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
87 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
91 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
96 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation)); in get_tablespace_paths()
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
87 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
91 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
96 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces =
63 os_info.old_tablespaces = NULL;
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation));
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0)
87 os_info.old_tablespaces[tblnum]);
91 os_info.old_tablespaces[tblnum], strerror(errno));
96 os_info.old_tablespaces[tblnum]);
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_upgrade/
H A Dtablespace.c60 os_info.old_tablespaces = in get_tablespace_paths()
63 os_info.old_tablespaces = NULL; in get_tablespace_paths()
71 os_info.old_tablespaces[tblnum] = pg_strdup(PQgetvalue(res, tblnum, i_spclocation)); in get_tablespace_paths()
82 if (stat(os_info.old_tablespaces[tblnum], &statBuf) != 0) in get_tablespace_paths()
87 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()
91 os_info.old_tablespaces[tblnum], strerror(errno)); in get_tablespace_paths()
96 os_info.old_tablespaces[tblnum]); in get_tablespace_paths()

1234567