Home
last modified time | relevance | path

Searched refs:pmdie (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c399 static void pmdie(SIGNAL_ARGS);
657 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
658 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
659 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2652 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c399 static void pmdie(SIGNAL_ARGS);
657 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
658 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
659 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2652 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c399 static void pmdie(SIGNAL_ARGS);
657 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
658 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
659 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2652 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
667 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
668 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
669 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2696 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
672 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
673 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
674 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2647 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
667 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
668 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
669 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2696 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
667 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
668 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
669 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2696 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
667 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
668 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
669 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2696 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
667 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
668 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
669 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2696 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
667 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
668 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
669 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2696 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
672 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
673 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
674 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2647 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
672 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
673 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
674 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2647 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
672 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */
673 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */
674 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */
2647 pmdie(SIGNAL_ARGS)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
672 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
673 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
674 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2647 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
672 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
673 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
674 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2647 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
667 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
668 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
669 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2696 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c410 static void pmdie(SIGNAL_ARGS);
672 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
673 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
674 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2647 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/postmaster/
H A Dpostmaster.c401 static void pmdie(SIGNAL_ARGS);
653 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */
654 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */
655 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */
2754 pmdie(SIGNAL_ARGS)
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c402 static void pmdie(SIGNAL_ARGS);
655 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
656 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
657 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2777 pmdie(SIGNAL_ARGS) in pmdie() function
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c402 static void pmdie(SIGNAL_ARGS);
655 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
656 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
657 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2777 pmdie(SIGNAL_ARGS) in pmdie() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c399 static void pmdie(SIGNAL_ARGS);
657 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
658 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
659 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2652 pmdie(SIGNAL_ARGS) function
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c402 static void pmdie(SIGNAL_ARGS);
655 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
656 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
657 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2777 pmdie(SIGNAL_ARGS) in pmdie() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c402 static void pmdie(SIGNAL_ARGS);
655 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
656 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
657 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2777 pmdie(SIGNAL_ARGS) in pmdie() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c402 static void pmdie(SIGNAL_ARGS);
655 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
656 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
657 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2777 pmdie(SIGNAL_ARGS) in pmdie() function
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/postmaster/
H A Dpostmaster.c402 static void pmdie(SIGNAL_ARGS);
653 pqsignal_pm(SIGINT, pmdie); /* send SIGTERM and shut down */ in PostmasterMain()
654 pqsignal_pm(SIGQUIT, pmdie); /* send SIGQUIT and die */ in PostmasterMain()
655 pqsignal_pm(SIGTERM, pmdie); /* wait for children and shut down */ in PostmasterMain()
2780 pmdie(SIGNAL_ARGS) in pmdie() function

12