Home
last modified time | relevance | path

Searched refs:expectedTLEs (Results 1 – 25 of 98) sorted by relevance

1234

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql14-server/postgresql-14.1/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql14-client/postgresql-14.1/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql13-server/postgresql-13.5/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql13-client/postgresql-13.5/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/access/
H A Dtimeline.h39 extern bool tliInHistory(TimeLineID tli, List *expectedTLEs);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/transam/
H A Dtimeline.c507 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
511 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/transam/
H A Dtimeline.c507 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
511 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/transam/
H A Dtimeline.c507 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
511 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/transam/
H A Dtimeline.c531 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
535 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/transam/
H A Dtimeline.c531 tliInHistory(TimeLineID tli, List *expectedTLEs)
535 foreach(cell, expectedTLEs)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/transam/
H A Dtimeline.c531 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
535 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/transam/
H A Dtimeline.c531 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
535 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/transam/
H A Dtimeline.c531 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
535 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/transam/
H A Dtimeline.c531 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
535 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/transam/
H A Dtimeline.c531 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
535 foreach(cell, expectedTLEs) in tliInHistory()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/transam/
H A Dtimeline.c507 tliInHistory(TimeLineID tli, List *expectedTLEs) in tliInHistory() argument
511 foreach(cell, expectedTLEs) in tliInHistory()

1234