Home
last modified time | relevance | path

Searched refs:XLOG_CHECKPOINT_ONLINE (Results 201 – 212 of 212) sorted by relevance

123456789

/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/transam/
H A Dxlog.c8381 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9098 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10059 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/transam/
H A Dxlog.c8381 info != XLOG_CHECKPOINT_ONLINE)
9098 XLOG_CHECKPOINT_ONLINE);
10059 else if (info == XLOG_CHECKPOINT_ONLINE)
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/transam/
H A Dxlog.c8381 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9098 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10059 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/transam/
H A Dxlog.c8381 info != XLOG_CHECKPOINT_ONLINE)
9098 XLOG_CHECKPOINT_ONLINE);
10059 else if (info == XLOG_CHECKPOINT_ONLINE)
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/transam/
H A Dxlog.c8381 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9098 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10059 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/transam/
H A Dxlog.c8517 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9262 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10360 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/transam/
H A Dxlog.c8517 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9262 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10360 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/transam/
H A Dxlog.c8517 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9262 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10360 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/transam/
H A Dxlog.c8517 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9262 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10360 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/transam/
H A Dxlog.c8517 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9262 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10360 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/transam/
H A Dxlog.c8517 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9262 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10360 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/transam/
H A Dxlog.c8517 info != XLOG_CHECKPOINT_ONLINE) in ReadCheckpointRecord()
9262 XLOG_CHECKPOINT_ONLINE); in CreateCheckPoint()
10360 else if (info == XLOG_CHECKPOINT_ONLINE) in xlog_redo()

123456789