Home
last modified time | relevance | path

Searched refs:post_opts (Results 1 – 25 of 45) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c83 static char *post_opts = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
755 if (post_opts == NULL) in read_post_opts()
757 post_opts = ""; /* default */ in read_post_opts()
848 if (post_opts == NULL) in do_init()
849 post_opts = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
1442 if (post_opts) in pgwin32_CommandLine()
2097 post_opts ? post_opts : ""); in adjust_data_dir()
2235 if (!post_opts) in main()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c83 static char *post_opts = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
755 if (post_opts == NULL) in read_post_opts()
757 post_opts = ""; /* default */ in read_post_opts()
848 if (post_opts == NULL) in do_init()
849 post_opts = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
1442 if (post_opts) in pgwin32_CommandLine()
2097 post_opts ? post_opts : ""); in adjust_data_dir()
2235 if (!post_opts) in main()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c83 static char *post_opts = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
755 if (post_opts == NULL) in read_post_opts()
757 post_opts = ""; /* default */ in read_post_opts()
848 if (post_opts == NULL) in do_init()
849 post_opts = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
1442 if (post_opts) in pgwin32_CommandLine()
2097 post_opts ? post_opts : ""); in adjust_data_dir()
2235 if (!post_opts) in main()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c93 static char *post_opts = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
679 if (post_opts == NULL) in read_post_opts()
681 post_opts = ""; /* default */ in read_post_opts()
768 if (post_opts == NULL) in do_init()
769 post_opts = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
1389 if (post_opts) in pgwin32_CommandLine()
2044 post_opts ? post_opts : ""); in adjust_data_dir()
2205 if (!post_opts) in main()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c93 static char *post_opts = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
679 if (post_opts == NULL) in read_post_opts()
681 post_opts = ""; /* default */ in read_post_opts()
768 if (post_opts == NULL) in do_init()
769 post_opts = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
1389 if (post_opts) in pgwin32_CommandLine()
2044 post_opts ? post_opts : ""); in adjust_data_dir()
2205 if (!post_opts) in main()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c93 static char *post_opts = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
679 if (post_opts == NULL) in read_post_opts()
681 post_opts = ""; /* default */ in read_post_opts()
768 if (post_opts == NULL) in do_init()
769 post_opts = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
1389 if (post_opts) in pgwin32_CommandLine()
2044 post_opts ? post_opts : ""); in adjust_data_dir()
2205 if (!post_opts) in main()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c93 static char *post_opts = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
679 if (post_opts == NULL) in read_post_opts()
681 post_opts = ""; /* default */ in read_post_opts()
768 if (post_opts == NULL) in do_init()
769 post_opts = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
1389 if (post_opts) in pgwin32_CommandLine()
2044 post_opts ? post_opts : ""); in adjust_data_dir()
2205 if (!post_opts) in main()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c93 static char *post_opts = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
679 if (post_opts == NULL) in read_post_opts()
681 post_opts = ""; /* default */ in read_post_opts()
768 if (post_opts == NULL) in do_init()
769 post_opts = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
1389 if (post_opts) in pgwin32_CommandLine()
2044 post_opts ? post_opts : ""); in adjust_data_dir()
2205 if (!post_opts) in main()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c93 static char *post_opts = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
679 if (post_opts == NULL) in read_post_opts()
681 post_opts = ""; /* default */ in read_post_opts()
768 if (post_opts == NULL) in do_init()
769 post_opts = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
1389 if (post_opts) in pgwin32_CommandLine()
2044 post_opts ? post_opts : ""); in adjust_data_dir()
2205 if (!post_opts) in main()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c83 static char *post_opts = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
755 if (post_opts == NULL) in read_post_opts()
757 post_opts = ""; /* default */ in read_post_opts()
848 if (post_opts == NULL) in do_init()
849 post_opts = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
1442 if (post_opts) in pgwin32_CommandLine()
2097 post_opts ? post_opts : ""); in adjust_data_dir()
2235 if (!post_opts) in main()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c83 static char *post_opts = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
755 if (post_opts == NULL) in read_post_opts()
757 post_opts = ""; /* default */ in read_post_opts()
848 if (post_opts == NULL) in do_init()
849 post_opts = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
1442 if (post_opts) in pgwin32_CommandLine()
2097 post_opts ? post_opts : ""); in adjust_data_dir()
2235 if (!post_opts) in main()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c83 static char *post_opts = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
755 if (post_opts == NULL) in read_post_opts()
757 post_opts = ""; /* default */ in read_post_opts()
848 if (post_opts == NULL) in do_init()
849 post_opts = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
1442 if (post_opts) in pgwin32_CommandLine()
2097 post_opts ? post_opts : ""); in adjust_data_dir()
2235 if (!post_opts) in main()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c83 static char *post_opts = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
755 if (post_opts == NULL) in read_post_opts()
757 post_opts = ""; /* default */ in read_post_opts()
848 if (post_opts == NULL) in do_init()
849 post_opts = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
1442 if (post_opts) in pgwin32_CommandLine()
2097 post_opts ? post_opts : ""); in adjust_data_dir()
2235 if (!post_opts) in main()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c93 static char *post_opts = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
679 if (post_opts == NULL) in read_post_opts()
681 post_opts = ""; /* default */ in read_post_opts()
768 if (post_opts == NULL) in do_init()
769 post_opts = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
1389 if (post_opts) in pgwin32_CommandLine()
2044 post_opts ? post_opts : ""); in adjust_data_dir()
2205 if (!post_opts) in main()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c86 static char *post_opts = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
673 if (post_opts == NULL) in read_post_opts()
675 post_opts = ""; /* default */ in read_post_opts()
762 if (post_opts == NULL) in do_init()
763 post_opts = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
1383 if (post_opts) in pgwin32_CommandLine()
2098 post_opts ? post_opts : ""); in adjust_data_dir()
2260 if (!post_opts) in main()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c86 static char *post_opts = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
673 if (post_opts == NULL) in read_post_opts()
675 post_opts = ""; /* default */ in read_post_opts()
762 if (post_opts == NULL) in do_init()
763 post_opts = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
1383 if (post_opts) in pgwin32_CommandLine()
2098 post_opts ? post_opts : ""); in adjust_data_dir()
2260 if (!post_opts) in main()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c86 static char *post_opts = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
673 if (post_opts == NULL) in read_post_opts()
675 post_opts = ""; /* default */ in read_post_opts()
762 if (post_opts == NULL) in do_init()
763 post_opts = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
1383 if (post_opts) in pgwin32_CommandLine()
2098 post_opts ? post_opts : ""); in adjust_data_dir()
2260 if (!post_opts) in main()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c86 static char *post_opts = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
673 if (post_opts == NULL) in read_post_opts()
675 post_opts = ""; /* default */ in read_post_opts()
762 if (post_opts == NULL) in do_init()
763 post_opts = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
1383 if (post_opts) in pgwin32_CommandLine()
2098 post_opts ? post_opts : ""); in adjust_data_dir()
2260 if (!post_opts) in main()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c86 static char *post_opts = NULL;
478 exec_path, pgdata_opt, post_opts,
673 if (post_opts == NULL)
675 post_opts = ""; /* default */
762 if (post_opts == NULL)
763 post_opts = "";
767 exec_path, pgdata_opt, post_opts);
1383 if (post_opts)
2098 post_opts ? post_opts : "");
2260 if (!post_opts)
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c86 static char *post_opts = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
673 if (post_opts == NULL) in read_post_opts()
675 post_opts = ""; /* default */ in read_post_opts()
762 if (post_opts == NULL) in do_init()
763 post_opts = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
1383 if (post_opts) in pgwin32_CommandLine()
2098 post_opts ? post_opts : ""); in adjust_data_dir()
2260 if (!post_opts) in main()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c86 static char *post_opts = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
673 if (post_opts == NULL) in read_post_opts()
675 post_opts = ""; /* default */ in read_post_opts()
762 if (post_opts == NULL) in do_init()
763 post_opts = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
1383 if (post_opts) in pgwin32_CommandLine()
2098 post_opts ? post_opts : ""); in adjust_data_dir()
2260 if (!post_opts) in main()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c88 static char *post_opts = NULL; variable
497 exec_path, pgdata_opt, post_opts, in start_postmaster()
727 if (post_opts == NULL) in read_post_opts()
729 post_opts = ""; /* default */ in read_post_opts()
840 if (post_opts == NULL) in do_init()
841 post_opts = ""; in do_init()
845 exec_path, pgdata_opt, post_opts); in do_init()
1528 if (post_opts) in pgwin32_CommandLine()
2245 post_opts ? post_opts : ""); in adjust_data_dir()
2404 if (!post_opts) in main()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c89 static char *post_opts = NULL; variable
491 exec_path, pgdata_opt, post_opts, in start_postmaster()
727 if (post_opts == NULL) in read_post_opts()
729 post_opts = ""; /* default */ in read_post_opts()
839 if (post_opts == NULL) in do_init()
840 post_opts = ""; in do_init()
844 exec_path, pgdata_opt, post_opts); in do_init()
1495 if (post_opts) in pgwin32_CommandLine()
2213 post_opts ? post_opts : ""); in adjust_data_dir()
2370 if (!post_opts) in main()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c89 static char *post_opts = NULL; variable
491 exec_path, pgdata_opt, post_opts, in start_postmaster()
727 if (post_opts == NULL) in read_post_opts()
729 post_opts = ""; /* default */ in read_post_opts()
839 if (post_opts == NULL) in do_init()
840 post_opts = ""; in do_init()
844 exec_path, pgdata_opt, post_opts); in do_init()
1495 if (post_opts) in pgwin32_CommandLine()
2213 post_opts ? post_opts : ""); in adjust_data_dir()
2370 if (!post_opts) in main()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c89 static char *post_opts = NULL;
491 exec_path, pgdata_opt, post_opts,
727 if (post_opts == NULL)
729 post_opts = ""; /* default */
839 if (post_opts == NULL)
840 post_opts = "";
844 exec_path, pgdata_opt, post_opts);
1495 if (post_opts)
2213 post_opts ? post_opts : "");
2370 if (!post_opts)
[all …]

12