Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c141 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2408 backend_type == BACKEND_TYPE_NORMAL)
3647 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3945 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4027 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4089 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5340 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c141 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2408 backend_type == BACKEND_TYPE_NORMAL)
3647 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3945 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4027 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4089 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5340 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c141 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2408 backend_type == BACKEND_TYPE_NORMAL)
3647 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3945 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4027 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4089 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5340 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2444 backend_type == BACKEND_TYPE_NORMAL)
3702 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
4007 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4097 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4159 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5412 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2395 backend_type == BACKEND_TYPE_NORMAL)
3654 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3963 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4053 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4115 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5382 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2444 backend_type == BACKEND_TYPE_NORMAL)
3702 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
4007 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4097 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4159 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5412 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2444 backend_type == BACKEND_TYPE_NORMAL)
3702 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
4007 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4097 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4159 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5412 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2444 backend_type == BACKEND_TYPE_NORMAL)
3702 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
4007 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4097 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4159 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5412 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2444 backend_type == BACKEND_TYPE_NORMAL)
3702 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
4007 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4097 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4159 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5412 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2444 backend_type == BACKEND_TYPE_NORMAL)
3702 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
4007 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4097 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4159 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5412 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2395 backend_type == BACKEND_TYPE_NORMAL)
3654 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3963 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4053 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4115 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5382 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2395 backend_type == BACKEND_TYPE_NORMAL)
3654 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3963 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4053 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4115 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5382 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ in main()
2395 backend_type == BACKEND_TYPE_NORMAL)
3654 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3963 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4053 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4115 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5382 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2395 backend_type == BACKEND_TYPE_NORMAL)
3654 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3963 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4053 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4115 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5382 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2395 backend_type == BACKEND_TYPE_NORMAL)
3654 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3963 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4053 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4115 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5382 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2444 backend_type == BACKEND_TYPE_NORMAL)
3702 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
4007 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4097 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4159 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5412 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c144 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2395 backend_type == BACKEND_TYPE_NORMAL)
3654 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3963 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4053 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4115 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5382 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/postmaster/
H A Dpostmaster.c145 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */
2483 backend_type == BACKEND_TYPE_NORMAL)
3761 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
4070 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4160 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4222 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5434 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c146 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2499 backend_type == BACKEND_TYPE_NORMAL) in canAcceptConnections()
3801 if (CountChildren(BACKEND_TYPE_NORMAL) == 0) in PostmasterStateMachine()
4129 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in SignalSomeChildren()
4219 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL); in BackendStartup()
4281 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */ in BackendStartup()
5417 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in CountChildren()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c146 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2499 backend_type == BACKEND_TYPE_NORMAL) in canAcceptConnections()
3801 if (CountChildren(BACKEND_TYPE_NORMAL) == 0) in PostmasterStateMachine()
4129 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in SignalSomeChildren()
4219 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL); in BackendStartup()
4281 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */ in BackendStartup()
5417 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in CountChildren()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c141 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2408 backend_type == BACKEND_TYPE_NORMAL)
3647 if (CountChildren(BACKEND_TYPE_NORMAL) == 0)
3945 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
4027 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL);
4089 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */
5340 if (bp->bkend_type == BACKEND_TYPE_NORMAL &&
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c146 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2499 backend_type == BACKEND_TYPE_NORMAL) in canAcceptConnections()
3801 if (CountChildren(BACKEND_TYPE_NORMAL) == 0) in PostmasterStateMachine()
4129 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in SignalSomeChildren()
4219 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL); in BackendStartup()
4281 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */ in BackendStartup()
5417 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in CountChildren()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c146 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2499 backend_type == BACKEND_TYPE_NORMAL) in canAcceptConnections()
3801 if (CountChildren(BACKEND_TYPE_NORMAL) == 0) in PostmasterStateMachine()
4129 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in SignalSomeChildren()
4219 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL); in BackendStartup()
4281 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */ in BackendStartup()
5417 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in CountChildren()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c146 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2499 backend_type == BACKEND_TYPE_NORMAL) in canAcceptConnections()
3801 if (CountChildren(BACKEND_TYPE_NORMAL) == 0) in PostmasterStateMachine()
4129 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in SignalSomeChildren()
4219 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL); in BackendStartup()
4281 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */ in BackendStartup()
5417 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in CountChildren()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/postmaster/
H A Dpostmaster.c146 #define BACKEND_TYPE_NORMAL 0x0001 /* normal backend */ macro
2502 backend_type == BACKEND_TYPE_NORMAL) in canAcceptConnections()
3802 if (CountChildren(BACKEND_TYPE_NORMAL) == 0) in PostmasterStateMachine()
4111 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in SignalSomeChildren()
4201 port->canAcceptConnections = canAcceptConnections(BACKEND_TYPE_NORMAL); in BackendStartup()
4263 bn->bkend_type = BACKEND_TYPE_NORMAL; /* Can change later to WALSND */ in BackendStartup()
5452 if (bp->bkend_type == BACKEND_TYPE_NORMAL && in CountChildren()

12