Home
last modified time | relevance | path

Searched refs:trig_rel (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c226 Relation trig_rel, bool rel_is_pk);
2295 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2309 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2319 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2321 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2325 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2328 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c226 Relation trig_rel, bool rel_is_pk);
2295 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2309 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2319 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2321 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2325 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2328 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c226 Relation trig_rel, bool rel_is_pk);
2295 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2309 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2319 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2321 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2325 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2328 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c226 Relation trig_rel, bool rel_is_pk);
2295 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2309 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2319 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2321 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2325 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2328 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c226 Relation trig_rel, bool rel_is_pk);
2295 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2309 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2319 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2321 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2325 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2328 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c226 Relation trig_rel, bool rel_is_pk);
2295 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2309 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2319 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2321 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2325 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2328 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dri_triggers.c226 Relation trig_rel, bool rel_is_pk);
2295 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2309 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2319 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2321 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2325 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2328 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c209 Relation trig_rel, bool rel_is_pk);
1954 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1968 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1978 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1980 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1984 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1987 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c211 Relation trig_rel, bool rel_is_pk);
1987 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2001 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2011 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2013 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2017 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2020 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c211 Relation trig_rel, bool rel_is_pk);
1987 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2001 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2011 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2013 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2017 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2020 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c211 Relation trig_rel, bool rel_is_pk);
1987 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2001 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2011 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2013 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2017 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2020 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c211 Relation trig_rel, bool rel_is_pk);
1987 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2001 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2011 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2013 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2017 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2020 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c211 Relation trig_rel, bool rel_is_pk);
1987 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2001 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2011 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2013 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2017 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2020 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c211 Relation trig_rel, bool rel_is_pk);
1987 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2001 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2011 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2013 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2017 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2020 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c208 Relation trig_rel, bool rel_is_pk);
1962 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1976 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1986 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1988 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1992 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1995 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dri_triggers.c211 Relation trig_rel, bool rel_is_pk);
1987 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
2001 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
2011 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
2013 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
2017 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
2020 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c208 Relation trig_rel, bool rel_is_pk);
1962 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1976 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1986 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1988 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1992 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1995 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c209 Relation trig_rel, bool rel_is_pk);
1954 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1968 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1978 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1980 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1984 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1987 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c209 Relation trig_rel, bool rel_is_pk);
1954 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1968 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1978 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1980 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1984 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1987 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c208 Relation trig_rel, bool rel_is_pk);
1962 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1976 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1986 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1988 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1992 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1995 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c208 Relation trig_rel, bool rel_is_pk);
1962 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk)
1976 trigger->tgname, RelationGetRelationName(trig_rel)),
1986 riinfo->pk_relid != RelationGetRelid(trig_rel))
1988 trigger->tgname, RelationGetRelationName(trig_rel));
1992 if (riinfo->fk_relid != RelationGetRelid(trig_rel) ||
1995 trigger->tgname, RelationGetRelationName(trig_rel));
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c209 Relation trig_rel, bool rel_is_pk);
1954 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk)
1968 trigger->tgname, RelationGetRelationName(trig_rel)),
1978 riinfo->pk_relid != RelationGetRelid(trig_rel))
1980 trigger->tgname, RelationGetRelationName(trig_rel));
1984 if (riinfo->fk_relid != RelationGetRelid(trig_rel) ||
1987 trigger->tgname, RelationGetRelationName(trig_rel));
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c209 Relation trig_rel, bool rel_is_pk);
1954 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1968 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1978 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1980 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1984 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1987 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dri_triggers.c209 Relation trig_rel, bool rel_is_pk);
1954 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1968 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1978 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1980 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1984 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1987 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dri_triggers.c208 Relation trig_rel, bool rel_is_pk);
1962 ri_FetchConstraintInfo(Trigger *trigger, Relation trig_rel, bool rel_is_pk) in ri_FetchConstraintInfo() argument
1976 trigger->tgname, RelationGetRelationName(trig_rel)), in ri_FetchConstraintInfo()
1986 riinfo->pk_relid != RelationGetRelid(trig_rel)) in ri_FetchConstraintInfo()
1988 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()
1992 if (riinfo->fk_relid != RelationGetRelid(trig_rel) || in ri_FetchConstraintInfo()
1995 trigger->tgname, RelationGetRelationName(trig_rel)); in ri_FetchConstraintInfo()

12