Home
last modified time | relevance | path

Searched refs:staForm (Results 1 – 25 of 70) sorted by relevance

123

/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
207 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
208 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
209 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
212 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm;
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup);
207 entry->schema = get_namespace_name(staForm->stxnamespace);
208 entry->name = pstrdup(NameStr(staForm->stxname));
209 for (i = 0; i < staForm->stxkeys.dim1; i++)
212 staForm->stxkeys.values[i]);
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c202 Form_pg_statistic_ext staForm;
206 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup);
207 entry->schema = get_namespace_name(staForm->stxnamespace);
208 entry->name = pstrdup(NameStr(staForm->stxname));
209 for (i = 0; i < staForm->stxkeys.dim1; i++)
212 staForm->stxkeys.values[i]);
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c226 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
229 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
230 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
231 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
232 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
233 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
236 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c226 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
229 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
230 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
231 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
232 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
233 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
236 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c226 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
229 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
230 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
231 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
232 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
233 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
236 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c226 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
229 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
230 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
231 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
232 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
233 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
236 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c226 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
229 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
230 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
231 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
232 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
233 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
236 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c226 Form_pg_statistic_ext staForm;
229 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup);
230 entry->statOid = staForm->oid;
231 entry->schema = get_namespace_name(staForm->stxnamespace);
232 entry->name = pstrdup(NameStr(staForm->stxname));
233 for (i = 0; i < staForm->stxkeys.dim1; i++)
236 staForm->stxkeys.values[i]);
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c226 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
229 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
230 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
231 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
232 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
233 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
236 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/statistics/
H A Dextended_stats.c396 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
399 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
400 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
401 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
402 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
403 entry->stattarget = staForm->stxstattarget; in fetch_statentries_for_relation()
404 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
407 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/statistics/
H A Dextended_stats.c396 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
399 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
400 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
401 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
402 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
403 entry->stattarget = staForm->stxstattarget; in fetch_statentries_for_relation()
404 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
407 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/statistics/
H A Dextended_stats.c396 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
399 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
400 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
401 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
402 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
403 entry->stattarget = staForm->stxstattarget; in fetch_statentries_for_relation()
404 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
407 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/statistics/
H A Dextended_stats.c396 Form_pg_statistic_ext staForm; in fetch_statentries_for_relation() local
399 staForm = (Form_pg_statistic_ext) GETSTRUCT(htup); in fetch_statentries_for_relation()
400 entry->statOid = staForm->oid; in fetch_statentries_for_relation()
401 entry->schema = get_namespace_name(staForm->stxnamespace); in fetch_statentries_for_relation()
402 entry->name = pstrdup(NameStr(staForm->stxname)); in fetch_statentries_for_relation()
403 entry->stattarget = staForm->stxstattarget; in fetch_statentries_for_relation()
404 for (i = 0; i < staForm->stxkeys.dim1; i++) in fetch_statentries_for_relation()
407 staForm->stxkeys.values[i]); in fetch_statentries_for_relation()

123