Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c100 static void RelationRemoveInheritance(Oid relid);
1400 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1839 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c100 static void RelationRemoveInheritance(Oid relid);
1400 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1839 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c100 static void RelationRemoveInheritance(Oid relid);
1400 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1839 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c100 static void RelationRemoveInheritance(Oid relid);
1400 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1839 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c100 static void RelationRemoveInheritance(Oid relid);
1400 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1839 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c100 static void RelationRemoveInheritance(Oid relid);
1400 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1839 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c100 static void RelationRemoveInheritance(Oid relid);
1400 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1839 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Dheap.c105 static void RelationRemoveInheritance(Oid relid);
1402 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1869 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/
H A Dheap.c105 static void RelationRemoveInheritance(Oid relid);
1402 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1869 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/
H A Dheap.c105 static void RelationRemoveInheritance(Oid relid);
1402 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1869 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Dheap.c105 static void RelationRemoveInheritance(Oid relid);
1402 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1869 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Dheap.c105 static void RelationRemoveInheritance(Oid relid);
1402 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1869 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/
H A Dheap.c105 static void RelationRemoveInheritance(Oid relid);
1402 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1869 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Dheap.c105 static void RelationRemoveInheritance(Oid relid);
1402 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1869 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/catalog/
H A Dheap.c108 static void RelationRemoveInheritance(Oid relid);
1430 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1937 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/catalog/
H A Dheap.c108 static void RelationRemoveInheritance(Oid relid);
1430 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1937 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/catalog/
H A Dheap.c108 static void RelationRemoveInheritance(Oid relid);
1430 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1937 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/catalog/
H A Dheap.c108 static void RelationRemoveInheritance(Oid relid);
1430 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1937 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/catalog/
H A Dheap.c108 static void RelationRemoveInheritance(Oid relid);
1430 RelationRemoveInheritance(Oid relid)
1937 RelationRemoveInheritance(relid);
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/catalog/
H A Dheap.c108 static void RelationRemoveInheritance(Oid relid);
1430 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1937 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/catalog/
H A Dheap.c108 static void RelationRemoveInheritance(Oid relid);
1430 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1937 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/catalog/
H A Dheap.c114 static void RelationRemoveInheritance(Oid relid);
1482 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1992 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/catalog/
H A Dheap.c114 static void RelationRemoveInheritance(Oid relid);
1482 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
1992 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/catalog/
H A Dheap.c114 static void RelationRemoveInheritance(Oid relid);
1526 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
2036 RelationRemoveInheritance(relid); in heap_drop_with_catalog()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/catalog/
H A Dheap.c114 static void RelationRemoveInheritance(Oid relid);
1526 RelationRemoveInheritance(Oid relid) in RelationRemoveInheritance() function
2036 RelationRemoveInheritance(relid); in heap_drop_with_catalog()

12