Home
last modified time | relevance | path

Searched refs:numattr (Results 176 – 200 of 255) sorted by relevance

1234567891011

/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/bootstrap/
H A Dbootparse.c1434 numattr = 0; in yyparse()
1461 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1548 if (num_columns_read != numattr) in yyparse()
1550 numattr, num_columns_read); in yyparse()
1755 if (++numattr > MAXATTR) in yyparse()
1757 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0; in yyparse()
1480 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1567 if (num_columns_read != numattr) in yyparse()
1569 numattr, num_columns_read); in yyparse()
1774 if (++numattr > MAXATTR) in yyparse()
1776 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0; in yyparse()
1480 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1567 if (num_columns_read != numattr) in yyparse()
1569 numattr, num_columns_read); in yyparse()
1770 if (++numattr > MAXATTR) in yyparse()
1772 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0; in yyparse()
1480 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1567 if (num_columns_read != numattr) in yyparse()
1569 numattr, num_columns_read); in yyparse()
1774 if (++numattr > MAXATTR) in yyparse()
1776 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0;
1480 tupdesc = CreateTupleDesc(numattr, attrtypes);
1567 if (num_columns_read != numattr)
1569 numattr, num_columns_read);
1770 if (++numattr > MAXATTR)
1772 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival));
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0; in yyparse()
1480 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1567 if (num_columns_read != numattr) in yyparse()
1569 numattr, num_columns_read); in yyparse()
1770 if (++numattr > MAXATTR) in yyparse()
1772 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0; in yyparse()
1480 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1567 if (num_columns_read != numattr) in yyparse()
1569 numattr, num_columns_read); in yyparse()
1774 if (++numattr > MAXATTR) in yyparse()
1776 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0; in yyparse()
1480 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1567 if (num_columns_read != numattr) in yyparse()
1569 numattr, num_columns_read); in yyparse()
1770 if (++numattr > MAXATTR) in yyparse()
1772 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0;
1480 tupdesc = CreateTupleDesc(numattr, attrtypes);
1567 if (num_columns_read != numattr)
1569 numattr, num_columns_read);
1770 if (++numattr > MAXATTR)
1772 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival));
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0;
1480 tupdesc = CreateTupleDesc(numattr, attrtypes);
1567 if (num_columns_read != numattr)
1569 numattr, num_columns_read);
1774 if (++numattr > MAXATTR)
1776 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival));
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0; in yyparse()
1480 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1567 if (num_columns_read != numattr) in yyparse()
1569 numattr, num_columns_read); in yyparse()
1774 if (++numattr > MAXATTR) in yyparse()
1776 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/bootstrap/
H A Dbootparse.c1453 numattr = 0; in yyparse()
1480 tupdesc = CreateTupleDesc(numattr, attrtypes); in yyparse()
1567 if (num_columns_read != numattr) in yyparse()
1569 numattr, num_columns_read); in yyparse()
1774 if (++numattr > MAXATTR) in yyparse()
1776 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/bootstrap/
H A Dbootparse.c1465 numattr = 0; in yyparse()
1492 tupdesc = CreateTupleDesc(numattr, !((yyvsp[-6].ival)), attrtypes); in yyparse()
1577 if (num_columns_read != numattr) in yyparse()
1579 numattr, num_columns_read); in yyparse()
1790 if (++numattr > MAXATTR) in yyparse()
1792 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/bootstrap/
H A Dbootparse.c1465 numattr = 0; in yyparse()
1492 tupdesc = CreateTupleDesc(numattr, !((yyvsp[-6].ival)), attrtypes); in yyparse()
1577 if (num_columns_read != numattr) in yyparse()
1579 numattr, num_columns_read); in yyparse()
1790 if (++numattr > MAXATTR) in yyparse()
1792 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/bootstrap/
H A Dbootparse.c1465 numattr = 0;
1492 tupdesc = CreateTupleDesc(numattr, !((yyvsp[-6].ival)), attrtypes);
1577 if (num_columns_read != numattr)
1579 numattr, num_columns_read);
1790 if (++numattr > MAXATTR)
1792 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival));
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/bootstrap/
H A Dbootparse.c1465 numattr = 0; in yyparse()
1492 tupdesc = CreateTupleDesc(numattr, !((yyvsp[-6].ival)), attrtypes); in yyparse()
1577 if (num_columns_read != numattr) in yyparse()
1579 numattr, num_columns_read); in yyparse()
1790 if (++numattr > MAXATTR) in yyparse()
1792 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/bootstrap/
H A Dbootparse.c1465 numattr = 0; in yyparse()
1492 tupdesc = CreateTupleDesc(numattr, !((yyvsp[-6].ival)), attrtypes); in yyparse()
1577 if (num_columns_read != numattr) in yyparse()
1579 numattr, num_columns_read); in yyparse()
1790 if (++numattr > MAXATTR) in yyparse()
1792 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/bootstrap/
H A Dbootparse.c1465 numattr = 0; in yyparse()
1492 tupdesc = CreateTupleDesc(numattr, !((yyvsp[-6].ival)), attrtypes); in yyparse()
1577 if (num_columns_read != numattr) in yyparse()
1579 numattr, num_columns_read); in yyparse()
1790 if (++numattr > MAXATTR) in yyparse()
1792 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/bootstrap/
H A Dbootparse.c1465 numattr = 0; in yyparse()
1492 tupdesc = CreateTupleDesc(numattr, !((yyvsp[-6].ival)), attrtypes); in yyparse()
1577 if (num_columns_read != numattr) in yyparse()
1579 numattr, num_columns_read); in yyparse()
1790 if (++numattr > MAXATTR) in yyparse()
1792 DefineAttr((yyvsp[-3].str), (yyvsp[-1].str), numattr-1, (yyvsp[0].ival)); in yyparse()
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dserverbrowser.cpp395 int numattr = getint(p); in checkpings() local
397 loopj(numattr) si->attr.add(getint(p)); in checkpings()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security/
H A DPermissionSet.cs668 int numattr = ReadEncodedInt (data, ref pos); in CreateFromBinaryFormat()
670 for (int i = 0; i < numattr; i++) { in CreateFromBinaryFormat()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c2674 int numattr; in tsvector_update_trigger() local
2676 numattr = SPI_fnumber(rel->rd_att, trigger->tgargs[i]); in tsvector_update_trigger()
2677 if (numattr == SPI_ERROR_NOATTRIBUTE) in tsvector_update_trigger()
2682 if (!IsBinaryCoercible(SPI_gettypeid(rel->rd_att, numattr), TEXTOID)) in tsvector_update_trigger()
2688 if (bms_is_member(numattr - FirstLowInvalidHeapAttributeNumber, trigdata->tg_updatedcols)) in tsvector_update_trigger()
2691 datum = SPI_getbinval(rettuple, rel->rd_att, numattr, &isnull); in tsvector_update_trigger()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c2674 int numattr; in tsvector_update_trigger() local
2676 numattr = SPI_fnumber(rel->rd_att, trigger->tgargs[i]); in tsvector_update_trigger()
2677 if (numattr == SPI_ERROR_NOATTRIBUTE) in tsvector_update_trigger()
2682 if (!IsBinaryCoercible(SPI_gettypeid(rel->rd_att, numattr), TEXTOID)) in tsvector_update_trigger()
2688 if (bms_is_member(numattr - FirstLowInvalidHeapAttributeNumber, trigdata->tg_updatedcols)) in tsvector_update_trigger()
2691 datum = SPI_getbinval(rettuple, rel->rd_att, numattr, &isnull); in tsvector_update_trigger()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c2674 int numattr; in tsvector_update_trigger() local
2676 numattr = SPI_fnumber(rel->rd_att, trigger->tgargs[i]); in tsvector_update_trigger()
2677 if (numattr == SPI_ERROR_NOATTRIBUTE) in tsvector_update_trigger()
2682 if (!IsBinaryCoercible(SPI_gettypeid(rel->rd_att, numattr), TEXTOID)) in tsvector_update_trigger()
2688 if (bms_is_member(numattr - FirstLowInvalidHeapAttributeNumber, trigdata->tg_updatedcols)) in tsvector_update_trigger()
2691 datum = SPI_getbinval(rettuple, rel->rd_att, numattr, &isnull); in tsvector_update_trigger()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dtsvector_op.c2674 int numattr; in tsvector_update_trigger() local
2676 numattr = SPI_fnumber(rel->rd_att, trigger->tgargs[i]); in tsvector_update_trigger()
2677 if (numattr == SPI_ERROR_NOATTRIBUTE) in tsvector_update_trigger()
2682 if (!IsBinaryCoercible(SPI_gettypeid(rel->rd_att, numattr), TEXTOID)) in tsvector_update_trigger()
2688 if (bms_is_member(numattr - FirstLowInvalidHeapAttributeNumber, trigdata->tg_updatedcols)) in tsvector_update_trigger()
2691 datum = SPI_getbinval(rettuple, rel->rd_att, numattr, &isnull); in tsvector_update_trigger()

1234567891011