Home
last modified time | relevance | path

Searched refs:parentConstrTup (Results 1 – 21 of 21) sorted by relevance

/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Dtablecmds.c9229 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9238 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9240 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9242 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9250 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9259 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9282 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9288 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Dtablecmds.c9229 HeapTuple parentConstrTup;
9238 parentConstrTup = SearchSysCache1(CONSTROID,
9240 if (!HeapTupleIsValid(parentConstrTup))
9242 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup);
9250 ReleaseSysCache(parentConstrTup);
9259 ReleaseSysCache(parentConstrTup);
9282 ReleaseSysCache(parentConstrTup);
9288 ReleaseSysCache(parentConstrTup);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dtablecmds.c10076 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
10085 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
10087 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
10089 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
10097 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10106 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10129 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10135 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dtablecmds.c10076 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
10085 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
10087 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
10089 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
10097 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10106 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10129 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10135 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Dtablecmds.c10076 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
10085 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
10087 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
10089 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
10097 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10106 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10129 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10135 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Dtablecmds.c10076 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
10085 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
10087 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
10089 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
10097 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10106 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10129 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10135 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/commands/
H A Dtablecmds.c9682 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9691 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9693 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9695 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9703 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9712 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9735 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9741 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/commands/
H A Dtablecmds.c10076 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
10085 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
10087 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
10089 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
10097 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10106 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10129 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10135 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/commands/
H A Dtablecmds.c9682 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9691 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9693 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9695 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9703 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9712 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9735 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9741 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/commands/
H A Dtablecmds.c10076 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
10085 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
10087 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
10089 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
10097 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10106 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10129 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10135 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/commands/
H A Dtablecmds.c10076 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
10085 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
10087 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
10089 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
10097 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10106 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10129 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
10135 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/commands/
H A Dtablecmds.c9229 HeapTuple parentConstrTup;
9238 parentConstrTup = SearchSysCache1(CONSTROID,
9240 if (!HeapTupleIsValid(parentConstrTup))
9242 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup);
9250 ReleaseSysCache(parentConstrTup);
9259 ReleaseSysCache(parentConstrTup);
9282 ReleaseSysCache(parentConstrTup);
9288 ReleaseSysCache(parentConstrTup);
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/commands/
H A Dtablecmds.c9682 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9691 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9693 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9695 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9703 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9712 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9735 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9741 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Dtablecmds.c9229 HeapTuple parentConstrTup;
9238 parentConstrTup = SearchSysCache1(CONSTROID,
9240 if (!HeapTupleIsValid(parentConstrTup))
9242 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup);
9250 ReleaseSysCache(parentConstrTup);
9259 ReleaseSysCache(parentConstrTup);
9282 ReleaseSysCache(parentConstrTup);
9288 ReleaseSysCache(parentConstrTup);
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/commands/
H A Dtablecmds.c9682 HeapTuple parentConstrTup;
9691 parentConstrTup = SearchSysCache1(CONSTROID,
9693 if (!HeapTupleIsValid(parentConstrTup))
9695 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup);
9703 ReleaseSysCache(parentConstrTup);
9712 ReleaseSysCache(parentConstrTup);
9735 ReleaseSysCache(parentConstrTup);
9741 ReleaseSysCache(parentConstrTup);
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Dtablecmds.c9229 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9238 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9240 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9242 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9250 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9259 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9282 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9288 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/commands/
H A Dtablecmds.c9229 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9238 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9240 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9242 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9250 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9259 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9282 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9288 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/commands/
H A Dtablecmds.c9229 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9238 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9240 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9242 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9250 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9259 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9282 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9288 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/commands/
H A Dtablecmds.c9682 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9691 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9693 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9695 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9703 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9712 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9735 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9741 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/commands/
H A Dtablecmds.c9682 HeapTuple parentConstrTup; in tryAttachPartitionForeignKey() local
9691 parentConstrTup = SearchSysCache1(CONSTROID, in tryAttachPartitionForeignKey()
9693 if (!HeapTupleIsValid(parentConstrTup)) in tryAttachPartitionForeignKey()
9695 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup); in tryAttachPartitionForeignKey()
9703 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9712 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9735 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
9741 ReleaseSysCache(parentConstrTup); in tryAttachPartitionForeignKey()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/commands/
H A Dtablecmds.c9682 HeapTuple parentConstrTup;
9691 parentConstrTup = SearchSysCache1(CONSTROID,
9693 if (!HeapTupleIsValid(parentConstrTup))
9695 parentConstr = (Form_pg_constraint) GETSTRUCT(parentConstrTup);
9703 ReleaseSysCache(parentConstrTup);
9712 ReleaseSysCache(parentConstrTup);
9735 ReleaseSysCache(parentConstrTup);
9741 ReleaseSysCache(parentConstrTup);