Home
last modified time | relevance | path

Searched refs:numAttributes (Results 51 – 75 of 752) sorted by relevance

12345678910>>...31

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dfe-exec.c149 result->numAttributes = 0; in PQmakeEmptyPGresult()
231 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
235 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
244 res->numAttributes = numAttributes; in PQsetResultAttrs()
249 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
446 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1033 int nfields = res->numAttributes; in pqRowProcessor()
2685 return res->numAttributes; in PQnfields()
2710 field_num, res->numAttributes - 1); in check_field_number()
2733 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0;
233 if (!res || res->numAttributes > 0)
237 if (numAttributes <= 0 || !attDescs)
246 res->numAttributes = numAttributes;
251 for (i = 0; i < res->numAttributes; i++)
456 for (i = 0; i < res->numAttributes; i++)
1084 int nfields = res->numAttributes;
2739 return res->numAttributes;
2764 field_num, res->numAttributes - 1);
2787 field_num, res->numAttributes - 1);
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-exec.c151 result->numAttributes = 0; in PQmakeEmptyPGresult()
233 if (!res || res->numAttributes > 0) in PQsetResultAttrs()
237 if (numAttributes <= 0 || !attDescs) in PQsetResultAttrs()
246 res->numAttributes = numAttributes; in PQsetResultAttrs()
251 for (i = 0; i < res->numAttributes; i++) in PQsetResultAttrs()
456 for (i = 0; i < res->numAttributes; i++) in PQsetvalue()
1084 int nfields = res->numAttributes; in pqRowProcessor()
2739 return res->numAttributes; in PQnfields()
2764 field_num, res->numAttributes - 1); in check_field_number()
2787 field_num, res->numAttributes - 1); in check_tuple_field_number()
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/Nvveen/Gotty/
H A Dgotty.go94 go f(term.numAttributes)
208 term.numAttributes = make(map[string]int16)
211 term.numAttributes[NumAttr[i*2+1]] = n
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/Nvveen/Gotty/
H A Dgotty.go94 go f(term.numAttributes)
208 term.numAttributes = make(map[string]int16)
211 term.numAttributes[NumAttr[i*2+1]] = n
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/Nvveen/Gotty/
H A Dgotty.go94 go f(term.numAttributes)
208 term.numAttributes = make(map[string]int16)
211 term.numAttributes[NumAttr[i*2+1]] = n

12345678910>>...31