Home
last modified time | relevance | path

Searched refs:update_relispartition (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dindexcmds.c89 static void update_relispartition(Oid relationId, bool newval);
2707 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
2752 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dindexcmds.c89 static void update_relispartition(Oid relationId, bool newval);
2707 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
2752 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dindexcmds.c89 static void update_relispartition(Oid relationId, bool newval);
2707 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
2752 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dindexcmds.c89 static void update_relispartition(Oid relationId, bool newval);
2707 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
2752 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dindexcmds.c89 static void update_relispartition(Oid relationId, bool newval);
2707 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
2752 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Dindexcmds.c89 static void update_relispartition(Oid relationId, bool newval);
2707 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
2752 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dindexcmds.c89 static void update_relispartition(Oid relationId, bool newval);
2707 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
2752 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3591 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3635 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3591 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3635 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3626 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3670 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3626 update_relispartition(partRelid, OidIsValid(parentOid));
3670 update_relispartition(Oid relationId, bool newval)
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3626 update_relispartition(partRelid, OidIsValid(parentOid));
3670 update_relispartition(Oid relationId, bool newval)
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3591 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3635 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3626 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3670 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3591 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3635 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3591 update_relispartition(partRelid, OidIsValid(parentOid));
3635 update_relispartition(Oid relationId, bool newval)
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3591 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3635 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3591 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3635 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3626 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3670 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3626 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3670 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/commands/
H A Dindexcmds.c92 static void update_relispartition(Oid relationId, bool newval);
3626 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
3670 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dindexcmds.c104 static void update_relispartition(Oid relationId, bool newval);
4109 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
4153 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dindexcmds.c104 static void update_relispartition(Oid relationId, bool newval);
4109 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
4153 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Dindexcmds.c104 static void update_relispartition(Oid relationId, bool newval);
4109 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
4153 update_relispartition(Oid relationId, bool newval) in update_relispartition() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Dindexcmds.c104 static void update_relispartition(Oid relationId, bool newval);
4109 update_relispartition(partRelid, OidIsValid(parentOid)); in IndexSetParentIndex()
4153 update_relispartition(Oid relationId, bool newval) in update_relispartition() function

12