Home
last modified time | relevance | path

Searched refs:IS_SRF_CALL (Results 1 – 25 of 63) sorted by relevance

123

/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node))
1103 if (IS_SRF_CALL(node))
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/util/
H A Dtlist.c24 #define IS_SRF_CALL(node) \ macro
946 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1103 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/util/
H A Dtlist.c25 #define IS_SRF_CALL(node) \ macro
972 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1129 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/optimizer/util/
H A Dtlist.c25 #define IS_SRF_CALL(node) \ macro
972 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1129 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/util/
H A Dtlist.c25 #define IS_SRF_CALL(node) \ macro
972 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1129 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/optimizer/util/
H A Dtlist.c25 #define IS_SRF_CALL(node) \ macro
972 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1129 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/optimizer/util/
H A Dtlist.c25 #define IS_SRF_CALL(node) \
972 if (max_depth == context.current_depth && !IS_SRF_CALL(node))
1129 if (IS_SRF_CALL(node))
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/optimizer/util/
H A Dtlist.c25 #define IS_SRF_CALL(node) \ macro
972 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1129 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/optimizer/util/
H A Dtlist.c25 #define IS_SRF_CALL(node) \ macro
972 if (max_depth == context.current_depth && !IS_SRF_CALL(node)) in split_pathtarget_at_srfs()
1129 if (IS_SRF_CALL(node)) in split_pathtarget_walker()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/optimizer/
H A Doptimizer.h28 #define IS_SRF_CALL(node) \ macro
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/optimizer/
H A Doptimizer.h28 #define IS_SRF_CALL(node) \ macro
/dports/databases/postgresql14-server/postgresql-14.1/src/include/optimizer/
H A Doptimizer.h28 #define IS_SRF_CALL(node) \ macro
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/optimizer/
H A Doptimizer.h28 #define IS_SRF_CALL(node) \ macro

123