Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/
H A Dindex.c1353 Relation userHeapRelation; in index_drop() local
1392 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1462 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1465 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1469 heap_close(userHeapRelation, NoLock); in index_drop()
1512 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1529 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1534 heap_close(userHeapRelation, NoLock); in index_drop()
1557 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1621 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/
H A Dindex.c1353 Relation userHeapRelation; in index_drop() local
1392 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1462 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1465 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1469 heap_close(userHeapRelation, NoLock); in index_drop()
1512 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1529 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1534 heap_close(userHeapRelation, NoLock); in index_drop()
1557 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1621 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/
H A Dindex.c1353 Relation userHeapRelation; in index_drop() local
1392 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1462 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1465 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1469 heap_close(userHeapRelation, NoLock); in index_drop()
1512 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1529 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1534 heap_close(userHeapRelation, NoLock); in index_drop()
1557 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1621 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Dindex.c1366 Relation userHeapRelation; in index_drop() local
1405 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1475 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1478 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1482 heap_close(userHeapRelation, NoLock); in index_drop()
1525 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1542 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1547 heap_close(userHeapRelation, NoLock); in index_drop()
1570 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1634 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/
H A Dindex.c1366 Relation userHeapRelation; in index_drop() local
1405 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1475 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1478 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1482 heap_close(userHeapRelation, NoLock); in index_drop()
1525 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1542 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1547 heap_close(userHeapRelation, NoLock); in index_drop()
1570 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1634 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Dindex.c1366 Relation userHeapRelation; in index_drop() local
1405 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1475 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1478 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1482 heap_close(userHeapRelation, NoLock); in index_drop()
1525 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1542 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1547 heap_close(userHeapRelation, NoLock); in index_drop()
1570 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1634 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Dindex.c1366 Relation userHeapRelation; in index_drop() local
1405 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1475 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1478 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1482 heap_close(userHeapRelation, NoLock); in index_drop()
1525 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1542 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1547 heap_close(userHeapRelation, NoLock); in index_drop()
1570 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1634 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Dindex.c1366 Relation userHeapRelation; in index_drop() local
1405 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1475 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1478 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1482 heap_close(userHeapRelation, NoLock); in index_drop()
1525 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1542 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1547 heap_close(userHeapRelation, NoLock); in index_drop()
1570 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1634 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/
H A Dindex.c1366 Relation userHeapRelation; in index_drop() local
1405 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1475 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1478 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1482 heap_close(userHeapRelation, NoLock); in index_drop()
1525 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1542 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1547 heap_close(userHeapRelation, NoLock); in index_drop()
1570 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1634 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/
H A Dindex.c1366 Relation userHeapRelation; in index_drop() local
1405 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1475 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1478 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1482 heap_close(userHeapRelation, NoLock); in index_drop()
1525 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1542 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1547 heap_close(userHeapRelation, NoLock); in index_drop()
1570 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1634 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/
H A Dindex.c1353 Relation userHeapRelation; in index_drop() local
1392 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1462 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1465 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1469 heap_close(userHeapRelation, NoLock); in index_drop()
1512 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1529 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1534 heap_close(userHeapRelation, NoLock); in index_drop()
1557 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1621 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/catalog/
H A Dindex.c1353 Relation userHeapRelation; in index_drop() local
1392 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1462 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1465 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1469 heap_close(userHeapRelation, NoLock); in index_drop()
1512 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1529 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1534 heap_close(userHeapRelation, NoLock); in index_drop()
1557 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1621 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/catalog/
H A Dindex.c1353 Relation userHeapRelation; in index_drop() local
1392 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1462 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1465 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1469 heap_close(userHeapRelation, NoLock); in index_drop()
1512 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1529 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1534 heap_close(userHeapRelation, NoLock); in index_drop()
1557 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1621 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/catalog/
H A Dindex.c1353 Relation userHeapRelation; in index_drop() local
1392 userHeapRelation = heap_open(heapId, lockmode); in index_drop()
1462 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1465 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
1469 heap_close(userHeapRelation, NoLock); in index_drop()
1512 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1529 CacheInvalidateRelcache(userHeapRelation); in index_drop()
1534 heap_close(userHeapRelation, NoLock); in index_drop()
1557 userHeapRelation = heap_open(heapId, ShareUpdateExclusiveLock); in index_drop()
1621 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/catalog/
H A Dindex.c1798 Relation userHeapRelation;
1807 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock);
1823 CacheInvalidateRelcache(userHeapRelation);
1828 table_close(userHeapRelation, NoLock);
2079 Relation userHeapRelation;
2118 userHeapRelation = table_open(heapId, lockmode);
2188 CacheInvalidateRelcache(userHeapRelation);
2191 heaprelid = userHeapRelation->rd_lockInfo.lockRelId;
2195 table_close(userHeapRelation, NoLock);
2330 CacheInvalidateRelcache(userHeapRelation);
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/catalog/
H A Dindex.c1798 Relation userHeapRelation;
1807 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock);
1823 CacheInvalidateRelcache(userHeapRelation);
1828 table_close(userHeapRelation, NoLock);
2079 Relation userHeapRelation;
2118 userHeapRelation = table_open(heapId, lockmode);
2188 CacheInvalidateRelcache(userHeapRelation);
2191 heaprelid = userHeapRelation->rd_lockInfo.lockRelId;
2195 table_close(userHeapRelation, NoLock);
2330 CacheInvalidateRelcache(userHeapRelation);
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/catalog/
H A Dindex.c1822 Relation userHeapRelation; in index_concurrently_set_dead() local
1831 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock); in index_concurrently_set_dead()
1847 CacheInvalidateRelcache(userHeapRelation); in index_concurrently_set_dead()
1852 table_close(userHeapRelation, NoLock); in index_concurrently_set_dead()
2104 Relation userHeapRelation; in index_drop() local
2143 userHeapRelation = table_open(heapId, lockmode); in index_drop()
2213 CacheInvalidateRelcache(userHeapRelation); in index_drop()
2216 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
2220 table_close(userHeapRelation, NoLock); in index_drop()
2355 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/catalog/
H A Dindex.c1822 Relation userHeapRelation; in index_concurrently_set_dead() local
1831 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock); in index_concurrently_set_dead()
1847 CacheInvalidateRelcache(userHeapRelation); in index_concurrently_set_dead()
1852 table_close(userHeapRelation, NoLock); in index_concurrently_set_dead()
2104 Relation userHeapRelation; in index_drop() local
2143 userHeapRelation = table_open(heapId, lockmode); in index_drop()
2213 CacheInvalidateRelcache(userHeapRelation); in index_drop()
2216 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
2220 table_close(userHeapRelation, NoLock); in index_drop()
2355 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/catalog/
H A Dindex.c1822 Relation userHeapRelation; in index_concurrently_set_dead() local
1831 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock); in index_concurrently_set_dead()
1847 CacheInvalidateRelcache(userHeapRelation); in index_concurrently_set_dead()
1852 table_close(userHeapRelation, NoLock); in index_concurrently_set_dead()
2104 Relation userHeapRelation; in index_drop() local
2143 userHeapRelation = table_open(heapId, lockmode); in index_drop()
2213 CacheInvalidateRelcache(userHeapRelation); in index_drop()
2216 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
2220 table_close(userHeapRelation, NoLock); in index_drop()
2355 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/catalog/
H A Dindex.c1822 Relation userHeapRelation; in index_concurrently_set_dead() local
1831 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock); in index_concurrently_set_dead()
1847 CacheInvalidateRelcache(userHeapRelation); in index_concurrently_set_dead()
1852 table_close(userHeapRelation, NoLock); in index_concurrently_set_dead()
2104 Relation userHeapRelation; in index_drop() local
2143 userHeapRelation = table_open(heapId, lockmode); in index_drop()
2213 CacheInvalidateRelcache(userHeapRelation); in index_drop()
2216 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
2220 table_close(userHeapRelation, NoLock); in index_drop()
2355 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/catalog/
H A Dindex.c1819 Relation userHeapRelation;
1828 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock);
1844 CacheInvalidateRelcache(userHeapRelation);
1849 table_close(userHeapRelation, NoLock);
2100 Relation userHeapRelation;
2139 userHeapRelation = table_open(heapId, lockmode);
2209 CacheInvalidateRelcache(userHeapRelation);
2212 heaprelid = userHeapRelation->rd_lockInfo.lockRelId;
2216 table_close(userHeapRelation, NoLock);
2351 CacheInvalidateRelcache(userHeapRelation);
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/catalog/
H A Dindex.c1822 Relation userHeapRelation; in index_concurrently_set_dead() local
1831 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock); in index_concurrently_set_dead()
1847 CacheInvalidateRelcache(userHeapRelation); in index_concurrently_set_dead()
1852 table_close(userHeapRelation, NoLock); in index_concurrently_set_dead()
2104 Relation userHeapRelation; in index_drop() local
2143 userHeapRelation = table_open(heapId, lockmode); in index_drop()
2213 CacheInvalidateRelcache(userHeapRelation); in index_drop()
2216 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
2220 table_close(userHeapRelation, NoLock); in index_drop()
2355 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/catalog/
H A Dindex.c1819 Relation userHeapRelation;
1828 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock);
1844 CacheInvalidateRelcache(userHeapRelation);
1849 table_close(userHeapRelation, NoLock);
2100 Relation userHeapRelation;
2139 userHeapRelation = table_open(heapId, lockmode);
2209 CacheInvalidateRelcache(userHeapRelation);
2212 heaprelid = userHeapRelation->rd_lockInfo.lockRelId;
2216 table_close(userHeapRelation, NoLock);
2351 CacheInvalidateRelcache(userHeapRelation);
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/catalog/
H A Dindex.c1822 Relation userHeapRelation; in index_concurrently_set_dead() local
1831 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock); in index_concurrently_set_dead()
1847 CacheInvalidateRelcache(userHeapRelation); in index_concurrently_set_dead()
1852 table_close(userHeapRelation, NoLock); in index_concurrently_set_dead()
2104 Relation userHeapRelation; in index_drop() local
2143 userHeapRelation = table_open(heapId, lockmode); in index_drop()
2213 CacheInvalidateRelcache(userHeapRelation); in index_drop()
2216 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
2220 table_close(userHeapRelation, NoLock); in index_drop()
2355 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/catalog/
H A Dindex.c1822 Relation userHeapRelation; in index_concurrently_set_dead() local
1831 userHeapRelation = table_open(heapId, ShareUpdateExclusiveLock); in index_concurrently_set_dead()
1847 CacheInvalidateRelcache(userHeapRelation); in index_concurrently_set_dead()
1852 table_close(userHeapRelation, NoLock); in index_concurrently_set_dead()
2104 Relation userHeapRelation; in index_drop() local
2143 userHeapRelation = table_open(heapId, lockmode); in index_drop()
2213 CacheInvalidateRelcache(userHeapRelation); in index_drop()
2216 heaprelid = userHeapRelation->rd_lockInfo.lockRelId; in index_drop()
2220 table_close(userHeapRelation, NoLock); in index_drop()
2355 CacheInvalidateRelcache(userHeapRelation); in index_drop()
[all …]

12