Home
last modified time | relevance | path

Searched refs:SanityCheckBackgroundWorker (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/postmaster/
H A Dbgworker.c507 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
785 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
867 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/postmaster/
H A Dbgworker.c507 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
785 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
867 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/postmaster/
H A Dbgworker.c507 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
785 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
867 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/postmaster/
H A Dbgworker.c507 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
785 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
867 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/postmaster/
H A Dbgworker.c507 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
785 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
867 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/postmaster/
H A Dbgworker.c507 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
785 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
867 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/postmaster/
H A Dbgworker.c507 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
785 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
867 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/postmaster/
H A Dbgworker.c651 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
939 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1022 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/postmaster/
H A Dbgworker.c651 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
939 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1022 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/postmaster/
H A Dbgworker.c653 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
945 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1028 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/postmaster/
H A Dbgworker.c651 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
939 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1022 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/postmaster/
H A Dbgworker.c651 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
939 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1022 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/postmaster/
H A Dbgworker.c651 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
939 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1022 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/postmaster/
H A Dbgworker.c651 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
939 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1022 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/postmaster/
H A Dbgworker.c653 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
945 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1028 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/postmaster/
H A Dbgworker.c653 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
945 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1028 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/postmaster/
H A Dbgworker.c653 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
945 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1028 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/postmaster/
H A Dbgworker.c653 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
945 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1028 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/postmaster/
H A Dbgworker.c653 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
945 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1028 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/postmaster/
H A Dbgworker.c653 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
945 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1028 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/postmaster/
H A Dbgworker.c653 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
945 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1028 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/postmaster/
H A Dbgworker.c652 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
909 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
992 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/postmaster/
H A Dbgworker.c652 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
909 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
992 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/postmaster/
H A Dbgworker.c652 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
924 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
1007 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/postmaster/
H A Dbgworker.c652 SanityCheckBackgroundWorker(BackgroundWorker *worker, int elevel) in SanityCheckBackgroundWorker() function
909 if (!SanityCheckBackgroundWorker(worker, LOG)) in RegisterBackgroundWorker()
992 if (!SanityCheckBackgroundWorker(worker, ERROR)) in RegisterDynamicBackgroundWorker()

12