Home
last modified time | relevance | path

Searched refs:equalfns (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dorderedsetaggs.c65 FmgrInfo *equalfns; member
1277 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1306 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1307 if (equalfns == NULL) in hypothetical_dense_rank_final()
1311 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1316 &equalfns[i], in hypothetical_dense_rank_final()
1319 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1367 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dorderedsetaggs.c65 FmgrInfo *equalfns; member
1277 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1306 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1307 if (equalfns == NULL) in hypothetical_dense_rank_final()
1311 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1316 &equalfns[i], in hypothetical_dense_rank_final()
1319 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1367 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dorderedsetaggs.c65 FmgrInfo *equalfns; member
1277 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1306 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1307 if (equalfns == NULL) in hypothetical_dense_rank_final()
1311 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1316 &equalfns[i], in hypothetical_dense_rank_final()
1319 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1367 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dorderedsetaggs.c66 FmgrInfo *equalfns; member
1278 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1307 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1308 if (equalfns == NULL) in hypothetical_dense_rank_final()
1312 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1317 &equalfns[i], in hypothetical_dense_rank_final()
1320 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1369 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dorderedsetaggs.c66 FmgrInfo *equalfns; member
1278 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1307 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1308 if (equalfns == NULL) in hypothetical_dense_rank_final()
1312 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1317 &equalfns[i], in hypothetical_dense_rank_final()
1320 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1369 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dorderedsetaggs.c66 FmgrInfo *equalfns; member
1278 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1307 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1308 if (equalfns == NULL) in hypothetical_dense_rank_final()
1312 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1317 &equalfns[i], in hypothetical_dense_rank_final()
1320 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1369 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dorderedsetaggs.c66 FmgrInfo *equalfns; member
1278 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1307 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1308 if (equalfns == NULL) in hypothetical_dense_rank_final()
1312 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1317 &equalfns[i], in hypothetical_dense_rank_final()
1320 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1369 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dorderedsetaggs.c66 FmgrInfo *equalfns; member
1278 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1307 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1308 if (equalfns == NULL) in hypothetical_dense_rank_final()
1312 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1317 &equalfns[i], in hypothetical_dense_rank_final()
1320 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1369 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dorderedsetaggs.c66 FmgrInfo *equalfns; member
1278 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1307 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1308 if (equalfns == NULL) in hypothetical_dense_rank_final()
1312 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1317 &equalfns[i], in hypothetical_dense_rank_final()
1320 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1369 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dorderedsetaggs.c66 FmgrInfo *equalfns; member
1278 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1307 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1308 if (equalfns == NULL) in hypothetical_dense_rank_final()
1312 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1317 &equalfns[i], in hypothetical_dense_rank_final()
1320 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1369 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dorderedsetaggs.c65 FmgrInfo *equalfns; member
1277 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1306 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1307 if (equalfns == NULL) in hypothetical_dense_rank_final()
1311 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1316 &equalfns[i], in hypothetical_dense_rank_final()
1319 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1367 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dorderedsetaggs.c65 FmgrInfo *equalfns; member
1277 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1306 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1307 if (equalfns == NULL) in hypothetical_dense_rank_final()
1311 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1316 &equalfns[i], in hypothetical_dense_rank_final()
1319 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1367 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/adt/
H A Dorderedsetaggs.c65 FmgrInfo *equalfns; member
1277 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1306 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1307 if (equalfns == NULL) in hypothetical_dense_rank_final()
1311 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1316 &equalfns[i], in hypothetical_dense_rank_final()
1319 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1367 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/adt/
H A Dorderedsetaggs.c65 FmgrInfo *equalfns; member
1277 FmgrInfo *equalfns; in hypothetical_dense_rank_final() local
1306 equalfns = osastate->qstate->equalfns; in hypothetical_dense_rank_final()
1307 if (equalfns == NULL) in hypothetical_dense_rank_final()
1311 equalfns = (FmgrInfo *) in hypothetical_dense_rank_final()
1316 &equalfns[i], in hypothetical_dense_rank_final()
1319 osastate->qstate->equalfns = equalfns; in hypothetical_dense_rank_final()
1367 equalfns, in hypothetical_dense_rank_final()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeAgg.c273 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1231 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1311 pertrans->equalfns, in process_ordered_aggregate_multi()
3283 pertrans->equalfns = in build_pertrans_for_aggref()
3291 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeAgg.c273 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1231 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1311 pertrans->equalfns, in process_ordered_aggregate_multi()
3283 pertrans->equalfns = in build_pertrans_for_aggref()
3291 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeAgg.c273 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1231 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1311 pertrans->equalfns, in process_ordered_aggregate_multi()
3283 pertrans->equalfns = in build_pertrans_for_aggref()
3291 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeAgg.c273 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1231 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1311 pertrans->equalfns, in process_ordered_aggregate_multi()
3283 pertrans->equalfns = in build_pertrans_for_aggref()
3291 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeAgg.c273 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1231 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1311 pertrans->equalfns, in process_ordered_aggregate_multi()
3283 pertrans->equalfns = in build_pertrans_for_aggref()
3291 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeAgg.c273 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1231 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1311 pertrans->equalfns, in process_ordered_aggregate_multi()
3283 pertrans->equalfns = in build_pertrans_for_aggref()
3291 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeAgg.c273 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1231 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1311 pertrans->equalfns, in process_ordered_aggregate_multi()
3283 pertrans->equalfns = in build_pertrans_for_aggref()
3291 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeAgg.c336 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1405 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1487 pertrans->equalfns, in process_ordered_aggregate_multi()
3787 pertrans->equalfns = in build_pertrans_for_aggref()
3795 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeAgg.c336 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1405 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1487 pertrans->equalfns, in process_ordered_aggregate_multi()
3787 pertrans->equalfns = in build_pertrans_for_aggref()
3795 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeAgg.c336 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1405 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1487 pertrans->equalfns, in process_ordered_aggregate_multi()
3787 pertrans->equalfns = in build_pertrans_for_aggref()
3795 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeAgg.c336 FmgrInfo *equalfns; /* array of length numDistinctCols */ member
1405 DatumGetBool(FunctionCall2(&pertrans->equalfns[0], in process_ordered_aggregate_single()
1487 pertrans->equalfns, in process_ordered_aggregate_multi()
3787 pertrans->equalfns = in build_pertrans_for_aggref()
3795 fmgr_info(get_opcode(sortcl->eqop), &pertrans->equalfns[i]); in build_pertrans_for_aggref()

12