Home
last modified time | relevance | path

Searched refs:stxowner (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c63 Oid stxowner = GetUserId(); in CreateStatistics() local
124 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
322 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
364 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c63 Oid stxowner = GetUserId(); in CreateStatistics() local
124 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
322 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
364 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c63 Oid stxowner = GetUserId(); in CreateStatistics() local
124 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
322 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
364 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c63 Oid stxowner = GetUserId(); in CreateStatistics() local
124 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
322 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
364 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c63 Oid stxowner = GetUserId(); in CreateStatistics() local
124 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
322 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
364 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c63 Oid stxowner = GetUserId(); in CreateStatistics() local
124 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
322 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
364 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dstatscmds.c63 Oid stxowner = GetUserId(); in CreateStatistics() local
124 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
322 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
364 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dstatscmds.c64 Oid stxowner = GetUserId(); in CreateStatistics() local
125 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
324 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
366 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dstatscmds.c64 Oid stxowner = GetUserId(); in CreateStatistics() local
125 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
324 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
366 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dstatscmds.c64 Oid stxowner = GetUserId(); in CreateStatistics() local
125 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
324 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
366 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dstatscmds.c64 Oid stxowner = GetUserId(); in CreateStatistics() local
125 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
324 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
366 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Dstatscmds.c64 Oid stxowner = GetUserId(); in CreateStatistics() local
125 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
324 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
366 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dstatscmds.c64 Oid stxowner = GetUserId(); in CreateStatistics() local
125 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
324 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
366 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dstatscmds.c64 Oid stxowner = GetUserId(); in CreateStatistics() local
125 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
324 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
366 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dpg14.sql159 SELECT run_command_on_workers($$SELECT rolname FROM pg_roles WHERE oid IN (SELECT stxowner FROM pg_…
162 SELECT run_command_on_workers($$SELECT rolname FROM pg_roles WHERE oid IN (SELECT stxowner FROM pg_…
165 SELECT run_command_on_workers($$SELECT rolname FROM pg_roles WHERE oid IN (SELECT stxowner FROM pg_…
168 SELECT run_command_on_workers($$SELECT rolname FROM pg_roles WHERE oid IN (SELECT stxowner FROM pg_…
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Dstatscmds.c67 Oid stxowner = GetUserId(); in CreateStatistics() local
132 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
346 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
407 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Dstatscmds.c67 Oid stxowner = GetUserId(); in CreateStatistics() local
132 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
346 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
407 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Dstatscmds.c67 Oid stxowner = GetUserId(); in CreateStatistics() local
132 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
346 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
407 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/commands/
H A Dstatscmds.c67 Oid stxowner = GetUserId(); in CreateStatistics() local
132 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
346 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
407 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Dstatscmds.c67 Oid stxowner = GetUserId(); in CreateStatistics() local
132 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
346 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
407 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/commands/
H A Dstatscmds.c67 Oid stxowner = GetUserId(); in CreateStatistics() local
132 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
346 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
407 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/commands/
H A Dstatscmds.c67 Oid stxowner = GetUserId(); in CreateStatistics() local
132 if (!pg_class_ownercheck(RelationGetRelid(rel), stxowner)) in CreateStatistics()
346 values[Anum_pg_statistic_ext_stxowner - 1] = ObjectIdGetDatum(stxowner); in CreateStatistics()
407 recordDependencyOnOwner(StatisticExtRelationId, statoid, stxowner); in CreateStatistics()
/dports/databases/postgresql12-client/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h43 Oid stxowner; /* statistics object's owner */
/dports/databases/postgresql12-server/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h43 Oid stxowner; /* statistics object's owner */ variable
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/catalog/
H A Dpg_statistic_ext.h43 Oid stxowner; /* statistics object's owner */ variable

12345678910>>...15