Home
last modified time | relevance | path

Searched refs:BTreeTupleIsPosting (Results 1 – 25 of 140) sorted by relevance

123456

/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/nbtree/
H A Dnbtdedup.c335 if (!BTreeTupleIsPosting(base))
383 if (!BTreeTupleIsPosting(itup))
622 if (BTreeTupleIsPosting(base))
811 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem));
835 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2)
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/access/nbtree/
H A Dnbtdedup.c335 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
383 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
622 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
811 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
835 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/access/nbtree/
H A Dnbtdedup.c335 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
383 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
622 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
811 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
835 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/access/nbtree/
H A Dnbtdedup.c335 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
383 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
622 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
811 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
835 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/access/nbtree/
H A Dnbtdedup.c335 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
383 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
622 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
811 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
835 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/access/nbtree/
H A Dnbtdedup.c335 if (!BTreeTupleIsPosting(base))
383 if (!BTreeTupleIsPosting(itup))
622 if (BTreeTupleIsPosting(base))
811 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem));
835 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2)
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/access/nbtree/
H A Dnbtdedup.c335 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
383 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
622 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
811 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
835 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtdedup.c440 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
488 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
658 if (!BTreeTupleIsPosting(itup)) in _bt_bottomupdel_finish_pending()
863 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
1052 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
1076 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtdedup.c440 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
488 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
658 if (!BTreeTupleIsPosting(itup)) in _bt_bottomupdel_finish_pending()
863 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
1052 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
1076 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtdedup.c440 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
488 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
658 if (!BTreeTupleIsPosting(itup)) in _bt_bottomupdel_finish_pending()
863 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
1052 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
1076 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtdedup.c440 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
488 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
658 if (!BTreeTupleIsPosting(itup)) in _bt_bottomupdel_finish_pending()
863 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
1052 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
1076 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtdedup.c440 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
488 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
658 if (!BTreeTupleIsPosting(itup)) in _bt_bottomupdel_finish_pending()
863 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
1052 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
1076 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtdedup.c440 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
488 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
658 if (!BTreeTupleIsPosting(itup)) in _bt_bottomupdel_finish_pending()
863 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
1052 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
1076 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtdedup.c440 if (!BTreeTupleIsPosting(base)) in _bt_dedup_start_pending()
488 if (!BTreeTupleIsPosting(itup)) in _bt_dedup_save_htid()
658 if (!BTreeTupleIsPosting(itup)) in _bt_bottomupdel_finish_pending()
863 if (BTreeTupleIsPosting(base)) in _bt_form_posting()
1052 Assert(!BTreeTupleIsPivot(newitem) && !BTreeTupleIsPosting(newitem)); in _bt_swap_posting()
1076 if (!BTreeTupleIsPosting(posting) || BTreeTupleGetNPosting(posting) < 2) in _bt_posting_valid()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/access/
H A Dnbtree.h360 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
390 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
399 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
519 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
536 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql13-server/postgresql-13.5/src/include/access/
H A Dnbtree.h360 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
390 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
399 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
519 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
536 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql13-client/postgresql-13.5/src/include/access/
H A Dnbtree.h360 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
390 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
399 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
519 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
536 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/access/
H A Dnbtree.h360 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
390 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
399 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
519 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
536 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/access/
H A Dnbtree.h360 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
390 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
399 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
519 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
536 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/access/
H A Dnbtree.h360 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
390 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
399 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
519 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
536 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/access/
H A Dnbtree.h360 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
390 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
399 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
519 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
536 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/access/
H A Dnbtree.h485 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
515 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
524 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
644 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
661 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/access/
H A Dnbtree.h485 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
515 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
524 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
644 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
661 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql14-server/postgresql-14.1/src/include/access/
H A Dnbtree.h485 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
515 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
524 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
644 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
661 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/access/
H A Dnbtree.h485 BTreeTupleIsPosting(IndexTuple itup) in BTreeTupleIsPosting() function
515 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetNPosting()
524 Assert(BTreeTupleIsPosting(posting)); in BTreeTupleGetPostingOffset()
644 else if (BTreeTupleIsPosting(itup)) in BTreeTupleGetHeapTID()
661 if (BTreeTupleIsPosting(itup)) in BTreeTupleGetMaxHeapTID()

123456