Home
last modified time | relevance | path

Searched refs:check_versions (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c18 static void check_bin_dir(ClusterInfo *cluster, bool check_versions);
371 check_bin_dir(ClusterInfo *cluster, bool check_versions) in check_bin_dir() argument
383 check_exec(cluster->bindir, "postgres", check_versions); in check_bin_dir()
385 check_exec(cluster->bindir, "pg_ctl", check_versions); in check_bin_dir()
398 check_exec(cluster->bindir, "pg_resetwal", check_versions); in check_bin_dir()
407 check_exec(cluster->bindir, "initdb", check_versions); in check_bin_dir()
408 check_exec(cluster->bindir, "pg_dump", check_versions); in check_bin_dir()
409 check_exec(cluster->bindir, "pg_dumpall", check_versions); in check_bin_dir()
410 check_exec(cluster->bindir, "pg_restore", check_versions); in check_bin_dir()
411 check_exec(cluster->bindir, "psql", check_versions); in check_bin_dir()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c18 static void check_bin_dir(ClusterInfo *cluster, bool check_versions);
371 check_bin_dir(ClusterInfo *cluster, bool check_versions) in check_bin_dir() argument
383 check_exec(cluster->bindir, "postgres", check_versions); in check_bin_dir()
385 check_exec(cluster->bindir, "pg_ctl", check_versions); in check_bin_dir()
398 check_exec(cluster->bindir, "pg_resetwal", check_versions); in check_bin_dir()
407 check_exec(cluster->bindir, "initdb", check_versions); in check_bin_dir()
408 check_exec(cluster->bindir, "pg_dump", check_versions); in check_bin_dir()
409 check_exec(cluster->bindir, "pg_dumpall", check_versions); in check_bin_dir()
410 check_exec(cluster->bindir, "pg_restore", check_versions); in check_bin_dir()
411 check_exec(cluster->bindir, "psql", check_versions); in check_bin_dir()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c18 static void check_bin_dir(ClusterInfo *cluster, bool check_versions);
371 check_bin_dir(ClusterInfo *cluster, bool check_versions) in check_bin_dir() argument
383 check_exec(cluster->bindir, "postgres", check_versions); in check_bin_dir()
385 check_exec(cluster->bindir, "pg_ctl", check_versions); in check_bin_dir()
398 check_exec(cluster->bindir, "pg_resetwal", check_versions); in check_bin_dir()
407 check_exec(cluster->bindir, "initdb", check_versions); in check_bin_dir()
408 check_exec(cluster->bindir, "pg_dump", check_versions); in check_bin_dir()
409 check_exec(cluster->bindir, "pg_dumpall", check_versions); in check_bin_dir()
410 check_exec(cluster->bindir, "pg_restore", check_versions); in check_bin_dir()
411 check_exec(cluster->bindir, "psql", check_versions); in check_bin_dir()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c18 static void check_bin_dir(ClusterInfo *cluster, bool check_versions);
371 check_bin_dir(ClusterInfo *cluster, bool check_versions) in check_bin_dir() argument
383 check_exec(cluster->bindir, "postgres", check_versions); in check_bin_dir()
385 check_exec(cluster->bindir, "pg_ctl", check_versions); in check_bin_dir()
398 check_exec(cluster->bindir, "pg_resetwal", check_versions); in check_bin_dir()
407 check_exec(cluster->bindir, "initdb", check_versions); in check_bin_dir()
408 check_exec(cluster->bindir, "pg_dump", check_versions); in check_bin_dir()
409 check_exec(cluster->bindir, "pg_dumpall", check_versions); in check_bin_dir()
410 check_exec(cluster->bindir, "pg_restore", check_versions); in check_bin_dir()
411 check_exec(cluster->bindir, "psql", check_versions); in check_bin_dir()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c18 static void check_bin_dir(ClusterInfo *cluster, bool check_versions);
371 check_bin_dir(ClusterInfo *cluster, bool check_versions) in check_bin_dir() argument
383 check_exec(cluster->bindir, "postgres", check_versions); in check_bin_dir()
385 check_exec(cluster->bindir, "pg_ctl", check_versions); in check_bin_dir()
398 check_exec(cluster->bindir, "pg_resetwal", check_versions); in check_bin_dir()
407 check_exec(cluster->bindir, "initdb", check_versions); in check_bin_dir()
408 check_exec(cluster->bindir, "pg_dump", check_versions); in check_bin_dir()
409 check_exec(cluster->bindir, "pg_dumpall", check_versions); in check_bin_dir()
410 check_exec(cluster->bindir, "pg_restore", check_versions); in check_bin_dir()
411 check_exec(cluster->bindir, "psql", check_versions); in check_bin_dir()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c18 static void check_bin_dir(ClusterInfo *cluster, bool check_versions);
371 check_bin_dir(ClusterInfo *cluster, bool check_versions) in check_bin_dir() argument
383 check_exec(cluster->bindir, "postgres", check_versions); in check_bin_dir()
385 check_exec(cluster->bindir, "pg_ctl", check_versions); in check_bin_dir()
398 check_exec(cluster->bindir, "pg_resetwal", check_versions); in check_bin_dir()
407 check_exec(cluster->bindir, "initdb", check_versions); in check_bin_dir()
408 check_exec(cluster->bindir, "pg_dump", check_versions); in check_bin_dir()
409 check_exec(cluster->bindir, "pg_dumpall", check_versions); in check_bin_dir()
410 check_exec(cluster->bindir, "pg_restore", check_versions); in check_bin_dir()
411 check_exec(cluster->bindir, "psql", check_versions); in check_bin_dir()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c18 static void check_bin_dir(ClusterInfo *cluster, bool check_versions);
371 check_bin_dir(ClusterInfo *cluster, bool check_versions)
383 check_exec(cluster->bindir, "postgres", check_versions);
385 check_exec(cluster->bindir, "pg_ctl", check_versions);
398 check_exec(cluster->bindir, "pg_resetwal", check_versions);
407 check_exec(cluster->bindir, "initdb", check_versions);
408 check_exec(cluster->bindir, "pg_dump", check_versions);
409 check_exec(cluster->bindir, "pg_dumpall", check_versions);
410 check_exec(cluster->bindir, "pg_restore", check_versions);
411 check_exec(cluster->bindir, "psql", check_versions);
[all …]
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/dev/release/
H A Drelease_check.sh119 function check_versions { function
144 check_versions
312 check_versions
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/macros/
H A Dcheck_versions.sci13 function ret=check_versions(varargin)
31 mprintf(gettext("%s: Please check: %s.\n"),"check_versions",file_to_check);
34 mprintf(gettext("%s: File doesn''t exist: %s"),"check_versions",file_to_check);
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/rebar/src/
H A Drebar_require_vsn.erl46 check_versions(Config).
49 check_versions(Config).
74 check_versions(Config) -> function
/dports/devel/rebar/rebar-2.6.4/src/
H A Drebar_require_vsn.erl46 check_versions(Config).
49 check_versions(Config).
74 check_versions(Config) -> function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/third_party/googletest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/multimedia/libgav1/libgav1-0.17.0/third_party/googletest/googletest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/devel/string_theory/string_theory-3.4/test/gtest-1.10.0/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/science/ALPSCore/ALPSCore-2.2.0/common/deps/gtest-1.7.0/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/gtest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/GTest/googletest/googletest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/third_party/googletest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/math/pdal/PDAL-2.3.0/vendor/gtest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/google_test/gtest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googletest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/test/gtest/gtest-1.10.0/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/devel/googletest/googletest-release-1.11.0/googletest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/third_party/googletest/scripts/
H A Dgtest-config.in257 check_versions $exact_version $exact_version
260 check_versions ${min_version:-0.0.0} ${max_version:-9999.9999.9999}

1234567