Home
last modified time | relevance | path

Searched refs:isnullA (Results 1 – 14 of 14) sorted by relevance

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA,
235 datumA = slot_getattr(pivot, attno, &isnullA);
239 if (isnullA || isnullB)
241 if (isnullA == isnullB)
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/executor/
H A DnodeIncrementalSort.c230 bool isnullA, in isCurrentGroup() local
235 datumA = slot_getattr(pivot, attno, &isnullA); in isCurrentGroup()
239 if (isnullA || isnullB) in isCurrentGroup()
241 if (isnullA == isnullB) in isCurrentGroup()