Home
last modified time | relevance | path

Searched refs:outer_selec (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/path/
H A Dclausesel.c542 if (rinfo->outer_selec >= 0) in clause_selectivity()
543 return rinfo->outer_selec; in clause_selectivity()
757 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/path/
H A Dclausesel.c542 if (rinfo->outer_selec >= 0) in clause_selectivity()
543 return rinfo->outer_selec; in clause_selectivity()
757 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/path/
H A Dclausesel.c542 if (rinfo->outer_selec >= 0) in clause_selectivity()
543 return rinfo->outer_selec; in clause_selectivity()
757 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/path/
H A Dclausesel.c542 if (rinfo->outer_selec >= 0) in clause_selectivity()
543 return rinfo->outer_selec; in clause_selectivity()
757 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/path/
H A Dclausesel.c542 if (rinfo->outer_selec >= 0) in clause_selectivity()
543 return rinfo->outer_selec; in clause_selectivity()
757 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/path/
H A Dclausesel.c542 if (rinfo->outer_selec >= 0) in clause_selectivity()
543 return rinfo->outer_selec; in clause_selectivity()
757 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/path/
H A Dclausesel.c542 if (rinfo->outer_selec >= 0) in clause_selectivity()
543 return rinfo->outer_selec; in clause_selectivity()
757 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/path/
H A Dclausesel.c631 if (rinfo->outer_selec >= 0) in clause_selectivity()
632 return rinfo->outer_selec; in clause_selectivity()
846 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/path/
H A Dclausesel.c633 if (rinfo->outer_selec >= 0) in clause_selectivity()
634 return rinfo->outer_selec; in clause_selectivity()
848 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/path/
H A Dclausesel.c631 if (rinfo->outer_selec >= 0) in clause_selectivity()
632 return rinfo->outer_selec; in clause_selectivity()
846 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/path/
H A Dclausesel.c631 if (rinfo->outer_selec >= 0) in clause_selectivity()
632 return rinfo->outer_selec; in clause_selectivity()
846 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/path/
H A Dclausesel.c631 if (rinfo->outer_selec >= 0) in clause_selectivity()
632 return rinfo->outer_selec; in clause_selectivity()
846 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/path/
H A Dclausesel.c631 if (rinfo->outer_selec >= 0) in clause_selectivity()
632 return rinfo->outer_selec; in clause_selectivity()
846 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/path/
H A Dclausesel.c631 if (rinfo->outer_selec >= 0) in clause_selectivity()
632 return rinfo->outer_selec; in clause_selectivity()
846 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/path/
H A Dclausesel.c631 if (rinfo->outer_selec >= 0) in clause_selectivity()
632 return rinfo->outer_selec; in clause_selectivity()
846 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/path/
H A Dclausesel.c633 if (rinfo->outer_selec >= 0) in clause_selectivity()
634 return rinfo->outer_selec; in clause_selectivity()
848 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/path/
H A Dclausesel.c633 if (rinfo->outer_selec >= 0) in clause_selectivity()
634 return rinfo->outer_selec; in clause_selectivity()
848 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/path/
H A Dclausesel.c633 if (rinfo->outer_selec >= 0) in clause_selectivity()
634 return rinfo->outer_selec; in clause_selectivity()
848 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/path/
H A Dclausesel.c633 if (rinfo->outer_selec >= 0) in clause_selectivity()
634 return rinfo->outer_selec; in clause_selectivity()
848 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/optimizer/path/
H A Dclausesel.c633 if (rinfo->outer_selec >= 0) in clause_selectivity()
634 return rinfo->outer_selec; in clause_selectivity()
848 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/path/
H A Dclausesel.c633 if (rinfo->outer_selec >= 0)
634 return rinfo->outer_selec;
848 rinfo->outer_selec = s1;
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/optimizer/path/
H A Dclausesel.c663 if (rinfo->outer_selec >= 0)
664 return rinfo->outer_selec;
893 rinfo->outer_selec = s1;
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/optimizer/path/
H A Dclausesel.c662 if (rinfo->outer_selec >= 0) in clause_selectivity()
663 return rinfo->outer_selec; in clause_selectivity()
892 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/optimizer/path/
H A Dclausesel.c662 if (rinfo->outer_selec >= 0) in clause_selectivity()
663 return rinfo->outer_selec; in clause_selectivity()
892 rinfo->outer_selec = s1; in clause_selectivity()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/optimizer/path/
H A Dclausesel.c662 if (rinfo->outer_selec >= 0) in clause_selectivity()
663 return rinfo->outer_selec; in clause_selectivity()
892 rinfo->outer_selec = s1; in clause_selectivity()

12345678910>>...13