Home
last modified time | relevance | path

Searched refs:combinefnexpr (Results 26 – 50 of 128) sorted by relevance

123456

/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql14-client/postgresql-14.1/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql13-server/postgresql-13.5/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql12-server/postgresql-12.9/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql13-client/postgresql-13.5/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql12-client/postgresql-12.9/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/parser/
H A Dparse_agg.h52 Expr **combinefnexpr);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/parser/
H A Dparse_agg.c1914 Expr **combinefnexpr) in build_aggregate_combinefn_expr() argument
1932 *combinefnexpr = (Expr *) fexpr; in build_aggregate_combinefn_expr()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/parser/
H A Dparse_agg.c1914 Expr **combinefnexpr) in build_aggregate_combinefn_expr() argument
1932 *combinefnexpr = (Expr *) fexpr; in build_aggregate_combinefn_expr()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/parser/
H A Dparse_agg.c1914 Expr **combinefnexpr) in build_aggregate_combinefn_expr() argument
1932 *combinefnexpr = (Expr *) fexpr; in build_aggregate_combinefn_expr()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/parser/
H A Dparse_agg.c1939 Expr **combinefnexpr) in build_aggregate_combinefn_expr() argument
1957 *combinefnexpr = (Expr *) fexpr; in build_aggregate_combinefn_expr()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/parser/
H A Dparse_agg.c1958 Expr **combinefnexpr) in build_aggregate_combinefn_expr() argument
1976 *combinefnexpr = (Expr *) fexpr; in build_aggregate_combinefn_expr()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/parser/
H A Dparse_agg.c1939 Expr **combinefnexpr) in build_aggregate_combinefn_expr() argument
1957 *combinefnexpr = (Expr *) fexpr; in build_aggregate_combinefn_expr()

123456