Home
last modified time | relevance | path

Searched refs:statext_store (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats); in BuildRelationExtStatistics()
301 statext_store(Relation pg_stext, Oid statOid, in statext_store() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats);
301 statext_store(Relation pg_stext, Oid statOid,
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/statistics/
H A Dextended_stats.c54 static void statext_store(Relation pg_stext, Oid relid,
131 statext_store(pg_stext, stat->statOid, ndistinct, dependencies, stats);
301 statext_store(Relation pg_stext, Oid statOid,
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c70 static void statext_store(Oid relid,
151 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
327 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c70 static void statext_store(Oid relid,
151 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
327 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c70 static void statext_store(Oid relid,
151 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
327 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c70 static void statext_store(Oid relid,
151 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
327 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c70 static void statext_store(Oid relid,
151 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
327 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c70 static void statext_store(Oid relid,
151 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats);
327 statext_store(Oid statOid,
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/statistics/
H A Dextended_stats.c70 static void statext_store(Oid relid,
151 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
327 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/statistics/
H A Dextended_stats.c75 static void statext_store(Oid relid,
188 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
498 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/statistics/
H A Dextended_stats.c75 static void statext_store(Oid relid,
188 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
498 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/statistics/
H A Dextended_stats.c75 static void statext_store(Oid relid,
188 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
498 statext_store(Oid statOid, in statext_store() function
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/statistics/
H A Dextended_stats.c75 static void statext_store(Oid relid,
188 statext_store(stat->statOid, ndistinct, dependencies, mcv, stats); in BuildRelationExtStatistics()
498 statext_store(Oid statOid, in statext_store() function

12