Home
last modified time | relevance | path

Searched refs:DEFAULT_WAIT (Results 1 – 25 of 51) sorted by path

123

/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c77 #define DEFAULT_WAIT 60 macro
84 static int wait_seconds = DEFAULT_WAIT;
1383 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c77 #define DEFAULT_WAIT 60 macro
84 static int wait_seconds = DEFAULT_WAIT;
1383 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c77 #define DEFAULT_WAIT 60 macro
84 static int wait_seconds = DEFAULT_WAIT;
1383 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c77 #define DEFAULT_WAIT 60 macro
84 static int wait_seconds = DEFAULT_WAIT;
1383 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c77 #define DEFAULT_WAIT 60 macro
84 static int wait_seconds = DEFAULT_WAIT;
1383 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c77 #define DEFAULT_WAIT 60 macro
84 static int wait_seconds = DEFAULT_WAIT;
1383 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c77 #define DEFAULT_WAIT 60 macro
84 static int wait_seconds = DEFAULT_WAIT;
1383 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c70 #define DEFAULT_WAIT 60 macro
77 static int wait_seconds = DEFAULT_WAIT;
1377 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c70 #define DEFAULT_WAIT 60 macro
77 static int wait_seconds = DEFAULT_WAIT;
1377 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c70 #define DEFAULT_WAIT 60 macro
77 static int wait_seconds = DEFAULT_WAIT;
1377 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c70 #define DEFAULT_WAIT 60 macro
77 static int wait_seconds = DEFAULT_WAIT;
1377 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c70 #define DEFAULT_WAIT 60 macro
77 static int wait_seconds = DEFAULT_WAIT;
1377 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c70 #define DEFAULT_WAIT 60 macro
77 static int wait_seconds = DEFAULT_WAIT;
1377 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c70 #define DEFAULT_WAIT 60
77 static int wait_seconds = DEFAULT_WAIT;
1377 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT)
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c72 #define DEFAULT_WAIT 60 macro
79 static int wait_seconds = DEFAULT_WAIT;
1522 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c72 #define DEFAULT_WAIT 60
79 static int wait_seconds = DEFAULT_WAIT;
1522 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT)
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c72 #define DEFAULT_WAIT 60 macro
79 static int wait_seconds = DEFAULT_WAIT;
1522 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c72 #define DEFAULT_WAIT 60
79 static int wait_seconds = DEFAULT_WAIT;
1522 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT)
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c72 #define DEFAULT_WAIT 60 macro
79 static int wait_seconds = DEFAULT_WAIT;
1522 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c72 #define DEFAULT_WAIT 60 macro
79 static int wait_seconds = DEFAULT_WAIT;
1522 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c72 #define DEFAULT_WAIT 60 macro
79 static int wait_seconds = DEFAULT_WAIT;
1522 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_ctl/
H A Dpg_ctl.c73 #define DEFAULT_WAIT 60
80 static int wait_seconds = DEFAULT_WAIT;
1495 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT)
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/pg_ctl/
H A Dpg_ctl.c73 #define DEFAULT_WAIT 60
80 static int wait_seconds = DEFAULT_WAIT;
1495 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT)
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_ctl/
H A Dpg_ctl.c73 #define DEFAULT_WAIT 60 macro
80 static int wait_seconds = DEFAULT_WAIT;
1495 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/pg_ctl/
H A Dpg_ctl.c73 #define DEFAULT_WAIT 60 macro
80 static int wait_seconds = DEFAULT_WAIT;
1495 if (registration && wait_seconds_arg && wait_seconds != DEFAULT_WAIT) in pgwin32_CommandLine()

123