Home
last modified time | relevance | path

Searched refs:RequestCheckpoint (Results 26 – 50 of 254) sorted by relevance

1234567891011

/dports/databases/postgresql10-server/postgresql-10.19/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql11-client/postgresql-11.14/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql10-client/postgresql-10.19/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql11-server/postgresql-11.14/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/postmaster/
H A Dbgwriter.h31 extern void RequestCheckpoint(int flags);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c564 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in createdb()
669 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in createdb()
918 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in dropdb()
1157 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in movedb()
1286 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in movedb()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c564 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in createdb()
669 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in createdb()
918 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in dropdb()
1157 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in movedb()
1286 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in movedb()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c573 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in createdb()
678 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in createdb()
951 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in dropdb()
1189 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in movedb()
1315 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in movedb()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c564 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in createdb()
669 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in createdb()
918 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in dropdb()
1157 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in movedb()
1286 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in movedb()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c573 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in createdb()
678 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in createdb()
951 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in dropdb()
1189 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in movedb()
1315 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in movedb()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c573 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in createdb()
678 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in createdb()
951 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in dropdb()
1189 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT in movedb()
1315 RequestCheckpoint(CHECKPOINT_IMMEDIATE | CHECKPOINT_FORCE | CHECKPOINT_WAIT); in movedb()

1234567891011