Home
last modified time | relevance | path

Searched refs:stxkeys (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/catalog/
H A Dpg_statistic_ext.h52 int2vector stxkeys BKI_FORCE_NOT_NULL; /* array of column keys */
80 DECLARE_ARRAY_FOREIGN_KEY((stxrelid, stxkeys), pg_attribute, (attrelid, attnum));
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/catalog/
H A Dpg_statistic_ext.h52 int2vector stxkeys BKI_FORCE_NOT_NULL; /* array of column keys */
80 DECLARE_ARRAY_FOREIGN_KEY((stxrelid, stxkeys), pg_attribute, (attrelid, attnum));
/dports/databases/postgresql14-server/postgresql-14.1/src/include/catalog/
H A Dpg_statistic_ext.h52 int2vector stxkeys BKI_FORCE_NOT_NULL; /* array of column keys */
80 DECLARE_ARRAY_FOREIGN_KEY((stxrelid, stxkeys), pg_attribute, (attrelid, attnum));
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/catalog/
H A Dpg_statistic_ext.h52 int2vector stxkeys BKI_FORCE_NOT_NULL; /* array of column keys */
80 DECLARE_ARRAY_FOREIGN_KEY((stxrelid, stxkeys), pg_attribute, (attrelid, attnum));
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/catalog/
H A Dpg_statistic_ext.h52 int2vector stxkeys BKI_FORCE_NOT_NULL; /* array of column keys */
80 DECLARE_ARRAY_FOREIGN_KEY((stxrelid, stxkeys), pg_attribute, (attrelid, attnum));
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/catalog/
H A Dpg_statistic_ext.h52 int2vector stxkeys BKI_FORCE_NOT_NULL; /* array of column keys */
80 DECLARE_ARRAY_FOREIGN_KEY((stxrelid, stxkeys), pg_attribute, (attrelid, attnum));
/dports/databases/postgresql14-client/postgresql-14.1/src/include/catalog/
H A Dpg_statistic_ext.h52 int2vector stxkeys BKI_FORCE_NOT_NULL; /* array of column keys */
80 DECLARE_ARRAY_FOREIGN_KEY((stxrelid, stxkeys), pg_attribute, (attrelid, attnum));
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c67 int2vector *stxkeys; in CreateStatistics() local
271 stxkeys = buildint2vector(attnums, numcols); in CreateStatistics()
323 values[Anum_pg_statistic_ext_stxkeys - 1] = PointerGetDatum(stxkeys); in CreateStatistics()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c67 int2vector *stxkeys; in CreateStatistics() local
271 stxkeys = buildint2vector(attnums, numcols); in CreateStatistics()
323 values[Anum_pg_statistic_ext_stxkeys - 1] = PointerGetDatum(stxkeys); in CreateStatistics()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c67 int2vector *stxkeys; in CreateStatistics() local
271 stxkeys = buildint2vector(attnums, numcols); in CreateStatistics()
323 values[Anum_pg_statistic_ext_stxkeys - 1] = PointerGetDatum(stxkeys); in CreateStatistics()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c67 int2vector *stxkeys; in CreateStatistics() local
271 stxkeys = buildint2vector(attnums, numcols); in CreateStatistics()
323 values[Anum_pg_statistic_ext_stxkeys - 1] = PointerGetDatum(stxkeys); in CreateStatistics()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c67 int2vector *stxkeys; in CreateStatistics() local
271 stxkeys = buildint2vector(attnums, numcols); in CreateStatistics()
323 values[Anum_pg_statistic_ext_stxkeys - 1] = PointerGetDatum(stxkeys); in CreateStatistics()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c67 int2vector *stxkeys; in CreateStatistics() local
271 stxkeys = buildint2vector(attnums, numcols); in CreateStatistics()
323 values[Anum_pg_statistic_ext_stxkeys - 1] = PointerGetDatum(stxkeys); in CreateStatistics()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c67 int2vector *stxkeys; in CreateStatistics() local
271 stxkeys = buildint2vector(attnums, numcols); in CreateStatistics()
323 values[Anum_pg_statistic_ext_stxkeys - 1] = PointerGetDatum(stxkeys); in CreateStatistics()
/dports/databases/postgresql12-client/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h49 int2vector stxkeys; /* array of column keys */
/dports/databases/postgresql12-server/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h49 int2vector stxkeys; /* array of column keys */ variable
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h49 int2vector stxkeys; /* array of column keys */ variable
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h49 int2vector stxkeys; /* array of column keys */ variable
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h49 int2vector stxkeys; /* array of column keys */ variable
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h49 int2vector stxkeys; /* array of column keys */ variable
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h49 int2vector stxkeys; /* array of column keys */ variable
/dports/databases/postgresql11-client/postgresql-11.14/src/include/catalog/
H A Dpg_statistic_ext.h43 int2vector stxkeys; /* array of column keys */ variable
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/catalog/
H A Dpg_statistic_ext.h43 int2vector stxkeys; /* array of column keys */
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/catalog/
H A Dpg_statistic_ext.h43 int2vector stxkeys; /* array of column keys */ variable
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/catalog/
H A Dpg_statistic_ext.h43 int2vector stxkeys; /* array of column keys */ variable

12345678910>>...12