/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); 57 xldir = opendir(fullparentpath); 60 fullparentpath); 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); 143 fullparentpath); 147 fullparentpath);
|
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); 57 xldir = opendir(fullparentpath); 60 fullparentpath); 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); 143 fullparentpath); 147 fullparentpath);
|
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 50 char fullparentpath[MAXPGPATH]; in recurse_dir() local 53 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 55 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 57 xldir = opendir(fullparentpath); in recurse_dir() 60 fullparentpath); in recurse_dir() 72 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 143 fullparentpath); in recurse_dir() 147 fullparentpath); in recurse_dir()
|
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 55 char fullparentpath[MAXPGPATH]; in recurse_dir() local 58 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 60 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 62 xldir = opendir(fullparentpath); in recurse_dir() 65 fullparentpath, strerror(errno)); in recurse_dir() 77 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 148 fullparentpath, strerror(errno)); in recurse_dir() 152 fullparentpath, strerror(errno)); in recurse_dir()
|
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 55 char fullparentpath[MAXPGPATH]; in recurse_dir() local 58 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 60 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 62 xldir = opendir(fullparentpath); in recurse_dir() 65 fullparentpath, strerror(errno)); in recurse_dir() 77 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 148 fullparentpath, strerror(errno)); in recurse_dir() 152 fullparentpath, strerror(errno)); in recurse_dir()
|
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 55 char fullparentpath[MAXPGPATH]; in recurse_dir() local 58 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 60 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 62 xldir = opendir(fullparentpath); in recurse_dir() 65 fullparentpath, strerror(errno)); in recurse_dir() 77 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 148 fullparentpath, strerror(errno)); in recurse_dir() 152 fullparentpath, strerror(errno)); in recurse_dir()
|
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 53 char fullparentpath[MAXPGPATH]; in recurse_dir() local 56 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 58 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 60 xldir = opendir(fullparentpath); in recurse_dir() 63 fullparentpath, strerror(errno)); in recurse_dir() 75 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 146 fullparentpath, strerror(errno)); in recurse_dir() 150 fullparentpath, strerror(errno)); in recurse_dir()
|
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 53 char fullparentpath[MAXPGPATH]; in recurse_dir() local 56 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 58 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 60 xldir = opendir(fullparentpath); in recurse_dir() 63 fullparentpath, strerror(errno)); in recurse_dir() 75 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 146 fullparentpath, strerror(errno)); in recurse_dir() 150 fullparentpath, strerror(errno)); in recurse_dir()
|
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 53 char fullparentpath[MAXPGPATH]; in recurse_dir() local 56 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 58 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 60 xldir = opendir(fullparentpath); in recurse_dir() 63 fullparentpath, strerror(errno)); in recurse_dir() 75 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 146 fullparentpath, strerror(errno)); in recurse_dir() 150 fullparentpath, strerror(errno)); in recurse_dir()
|
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 53 char fullparentpath[MAXPGPATH]; in recurse_dir() local 56 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 58 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 60 xldir = opendir(fullparentpath); in recurse_dir() 63 fullparentpath, strerror(errno)); in recurse_dir() 75 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 146 fullparentpath, strerror(errno)); in recurse_dir() 150 fullparentpath, strerror(errno)); in recurse_dir()
|
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 53 char fullparentpath[MAXPGPATH]; in recurse_dir() local 56 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 58 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 60 xldir = opendir(fullparentpath); in recurse_dir() 63 fullparentpath, strerror(errno)); in recurse_dir() 75 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 146 fullparentpath, strerror(errno)); in recurse_dir() 150 fullparentpath, strerror(errno)); in recurse_dir()
|
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 51 char fullparentpath[MAXPGPATH]; 54 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); 56 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); 58 xldir = opendir(fullparentpath); 61 fullparentpath, strerror(errno)); 73 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); 144 fullparentpath, strerror(errno)); 148 fullparentpath, strerror(errno));
|
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 51 char fullparentpath[MAXPGPATH]; 54 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); 56 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); 58 xldir = opendir(fullparentpath); 61 fullparentpath, strerror(errno)); 73 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); 144 fullparentpath, strerror(errno)); 148 fullparentpath, strerror(errno));
|
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_rewind/ |
H A D | copy_fetch.c | 51 char fullparentpath[MAXPGPATH]; in recurse_dir() local 54 snprintf(fullparentpath, MAXPGPATH, "%s/%s", datadir, parentpath); in recurse_dir() 56 snprintf(fullparentpath, MAXPGPATH, "%s", datadir); in recurse_dir() 58 xldir = opendir(fullparentpath); in recurse_dir() 61 fullparentpath, strerror(errno)); in recurse_dir() 73 snprintf(fullpath, sizeof(fullpath), "%s/%s", fullparentpath, xlde->d_name); in recurse_dir() 144 fullparentpath, strerror(errno)); in recurse_dir() 148 fullparentpath, strerror(errno)); in recurse_dir()
|