Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/hash/
H A Dhashpage.c41 BlockNumber start_oblkno,
506 BlockNumber start_oblkno; in _hash_expandtable() local
561 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
566 if (!_hash_try_getlock(rel, start_oblkno, HASH_EXCLUSIVE)) in _hash_expandtable()
603 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
668 start_oblkno, buf_nblkno, in _hash_expandtable()
672 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
759 BlockNumber start_oblkno, in _hash_splitbucket() argument
776 obuf = _hash_getbuf(rel, start_oblkno, HASH_WRITE, LH_BUCKET_PAGE); in _hash_splitbucket()
903 _hash_squeezebucket(rel, obucket, start_oblkno, NULL); in _hash_splitbucket()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/hash/
H A Dhashpage.c41 BlockNumber start_oblkno,
506 BlockNumber start_oblkno; in _hash_expandtable() local
561 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
566 if (!_hash_try_getlock(rel, start_oblkno, HASH_EXCLUSIVE)) in _hash_expandtable()
603 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
668 start_oblkno, buf_nblkno, in _hash_expandtable()
672 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
759 BlockNumber start_oblkno, in _hash_splitbucket() argument
776 obuf = _hash_getbuf(rel, start_oblkno, HASH_WRITE, LH_BUCKET_PAGE); in _hash_splitbucket()
903 _hash_squeezebucket(rel, obucket, start_oblkno, NULL); in _hash_splitbucket()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/hash/
H A Dhashpage.c41 BlockNumber start_oblkno,
506 BlockNumber start_oblkno; in _hash_expandtable() local
561 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
566 if (!_hash_try_getlock(rel, start_oblkno, HASH_EXCLUSIVE)) in _hash_expandtable()
603 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
668 start_oblkno, buf_nblkno, in _hash_expandtable()
672 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
759 BlockNumber start_oblkno, in _hash_splitbucket() argument
776 obuf = _hash_getbuf(rel, start_oblkno, HASH_WRITE, LH_BUCKET_PAGE); in _hash_splitbucket()
903 _hash_squeezebucket(rel, obucket, start_oblkno, NULL); in _hash_splitbucket()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/hash/
H A Dhashpage.c41 BlockNumber start_oblkno,
506 BlockNumber start_oblkno; in _hash_expandtable() local
561 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
566 if (!_hash_try_getlock(rel, start_oblkno, HASH_EXCLUSIVE)) in _hash_expandtable()
603 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
668 start_oblkno, buf_nblkno, in _hash_expandtable()
672 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
759 BlockNumber start_oblkno, in _hash_splitbucket() argument
776 obuf = _hash_getbuf(rel, start_oblkno, HASH_WRITE, LH_BUCKET_PAGE); in _hash_splitbucket()
903 _hash_squeezebucket(rel, obucket, start_oblkno, NULL); in _hash_splitbucket()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/hash/
H A Dhashpage.c41 BlockNumber start_oblkno,
506 BlockNumber start_oblkno; in _hash_expandtable() local
561 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
566 if (!_hash_try_getlock(rel, start_oblkno, HASH_EXCLUSIVE)) in _hash_expandtable()
603 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
668 start_oblkno, buf_nblkno, in _hash_expandtable()
672 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
759 BlockNumber start_oblkno, in _hash_splitbucket() argument
776 obuf = _hash_getbuf(rel, start_oblkno, HASH_WRITE, LH_BUCKET_PAGE); in _hash_splitbucket()
903 _hash_squeezebucket(rel, obucket, start_oblkno, NULL); in _hash_splitbucket()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/hash/
H A Dhashpage.c41 BlockNumber start_oblkno,
506 BlockNumber start_oblkno; in _hash_expandtable() local
561 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
566 if (!_hash_try_getlock(rel, start_oblkno, HASH_EXCLUSIVE)) in _hash_expandtable()
603 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
668 start_oblkno, buf_nblkno, in _hash_expandtable()
672 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
759 BlockNumber start_oblkno, in _hash_splitbucket() argument
776 obuf = _hash_getbuf(rel, start_oblkno, HASH_WRITE, LH_BUCKET_PAGE); in _hash_splitbucket()
903 _hash_squeezebucket(rel, obucket, start_oblkno, NULL); in _hash_splitbucket()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/access/hash/
H A Dhashpage.c41 BlockNumber start_oblkno,
506 BlockNumber start_oblkno; in _hash_expandtable() local
561 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
566 if (!_hash_try_getlock(rel, start_oblkno, HASH_EXCLUSIVE)) in _hash_expandtable()
603 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
668 start_oblkno, buf_nblkno, in _hash_expandtable()
672 _hash_droplock(rel, start_oblkno, HASH_EXCLUSIVE); in _hash_expandtable()
759 BlockNumber start_oblkno, in _hash_splitbucket() argument
776 obuf = _hash_getbuf(rel, start_oblkno, HASH_WRITE, LH_BUCKET_PAGE); in _hash_splitbucket()
903 _hash_squeezebucket(rel, obucket, start_oblkno, NULL); in _hash_splitbucket()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/hash/
H A Dhashpage.c630 BlockNumber start_oblkno; in _hash_expandtable() local
699 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
701 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
770 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/hash/
H A Dhashpage.c632 BlockNumber start_oblkno; in _hash_expandtable() local
701 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
703 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
772 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/hash/
H A Dhashpage.c630 BlockNumber start_oblkno; in _hash_expandtable() local
699 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
701 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
770 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/hash/
H A Dhashpage.c630 BlockNumber start_oblkno; in _hash_expandtable() local
699 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
701 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
770 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/hash/
H A Dhashpage.c630 BlockNumber start_oblkno; in _hash_expandtable() local
699 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
701 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
770 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/hash/
H A Dhashpage.c630 BlockNumber start_oblkno; in _hash_expandtable() local
699 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
701 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
770 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/hash/
H A Dhashpage.c632 BlockNumber start_oblkno; in _hash_expandtable() local
701 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
703 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
772 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/hash/
H A Dhashpage.c632 BlockNumber start_oblkno; in _hash_expandtable() local
701 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
703 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
772 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/hash/
H A Dhashpage.c632 BlockNumber start_oblkno; in _hash_expandtable() local
701 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
703 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
772 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/hash/
H A Dhashpage.c632 BlockNumber start_oblkno; in _hash_expandtable() local
701 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
703 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
772 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/hash/
H A Dhashpage.c632 BlockNumber start_oblkno; in _hash_expandtable() local
701 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
703 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
772 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/hash/
H A Dhashpage.c630 BlockNumber start_oblkno; in _hash_expandtable() local
699 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
701 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
770 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/hash/
H A Dhashpage.c622 BlockNumber start_oblkno; in _hash_expandtable() local
691 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
693 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
762 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/hash/
H A Dhashpage.c622 BlockNumber start_oblkno; in _hash_expandtable() local
691 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
693 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
762 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/hash/
H A Dhashpage.c632 BlockNumber start_oblkno; in _hash_expandtable() local
701 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
703 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
772 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/hash/
H A Dhashpage.c619 BlockNumber start_oblkno; in _hash_expandtable() local
688 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
690 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
759 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/hash/
H A Dhashpage.c619 BlockNumber start_oblkno; in _hash_expandtable() local
688 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
690 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
759 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/hash/
H A Dhashpage.c619 BlockNumber start_oblkno; in _hash_expandtable() local
688 start_oblkno = BUCKET_TO_BLKNO(metap, old_bucket); in _hash_expandtable()
690 buf_oblkno = _hash_getbuf_with_condlock_cleanup(rel, start_oblkno, LH_BUCKET_PAGE); in _hash_expandtable()
759 hashbucketcleanup(rel, old_bucket, buf_oblkno, start_oblkno, NULL, in _hash_expandtable()

12