Home
last modified time | relevance | path

Searched refs:heaptup (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/heap/
H A Drewriteheap.c636 HeapTuple heaptup; in raw_heap_insert() local
649 heaptup = tup; in raw_heap_insert()
665 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
669 heaptup = tup; in raw_heap_insert()
671 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
729 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
753 if (heaptup != tup) in raw_heap_insert()
754 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup; in raw_heap_insert() local
651 heaptup = tup; in raw_heap_insert()
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
671 heaptup = tup; in raw_heap_insert()
673 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
755 if (heaptup != tup) in raw_heap_insert()
756 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/heap/
H A Drewriteheap.c636 HeapTuple heaptup; in raw_heap_insert() local
649 heaptup = tup; in raw_heap_insert()
665 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
669 heaptup = tup; in raw_heap_insert()
671 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
729 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
753 if (heaptup != tup) in raw_heap_insert()
754 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/heap/
H A Drewriteheap.c636 HeapTuple heaptup; in raw_heap_insert() local
649 heaptup = tup; in raw_heap_insert()
665 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
669 heaptup = tup; in raw_heap_insert()
671 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
729 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
753 if (heaptup != tup) in raw_heap_insert()
754 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup; in raw_heap_insert() local
651 heaptup = tup; in raw_heap_insert()
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
671 heaptup = tup; in raw_heap_insert()
673 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
755 if (heaptup != tup) in raw_heap_insert()
756 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup; in raw_heap_insert() local
651 heaptup = tup; in raw_heap_insert()
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
671 heaptup = tup; in raw_heap_insert()
673 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
755 if (heaptup != tup) in raw_heap_insert()
756 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup; in raw_heap_insert() local
651 heaptup = tup; in raw_heap_insert()
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
671 heaptup = tup; in raw_heap_insert()
673 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
755 if (heaptup != tup) in raw_heap_insert()
756 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup; in raw_heap_insert() local
651 heaptup = tup; in raw_heap_insert()
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
671 heaptup = tup; in raw_heap_insert()
673 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
755 if (heaptup != tup) in raw_heap_insert()
756 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup; in raw_heap_insert() local
651 heaptup = tup; in raw_heap_insert()
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
671 heaptup = tup; in raw_heap_insert()
673 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
755 if (heaptup != tup) in raw_heap_insert()
756 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/heap/
H A Drewriteheap.c639 HeapTuple heaptup; in raw_heap_insert() local
652 heaptup = tup; in raw_heap_insert()
668 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
672 heaptup = tup; in raw_heap_insert()
674 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
732 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
756 if (heaptup != tup) in raw_heap_insert()
757 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup; in raw_heap_insert() local
651 heaptup = tup; in raw_heap_insert()
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
671 heaptup = tup; in raw_heap_insert()
673 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
755 if (heaptup != tup) in raw_heap_insert()
756 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/heap/
H A Drewriteheap.c639 HeapTuple heaptup; in raw_heap_insert() local
652 heaptup = tup; in raw_heap_insert()
668 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
672 heaptup = tup; in raw_heap_insert()
674 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
732 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
756 if (heaptup != tup) in raw_heap_insert()
757 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/heap/
H A Drewriteheap.c639 HeapTuple heaptup; in raw_heap_insert() local
652 heaptup = tup; in raw_heap_insert()
668 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
672 heaptup = tup; in raw_heap_insert()
674 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
732 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
756 if (heaptup != tup) in raw_heap_insert()
757 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/heap/
H A Drewriteheap.c639 HeapTuple heaptup; in raw_heap_insert() local
652 heaptup = tup; in raw_heap_insert()
668 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
672 heaptup = tup; in raw_heap_insert()
674 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
732 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
756 if (heaptup != tup) in raw_heap_insert()
757 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/heap/
H A Drewriteheap.c639 HeapTuple heaptup; in raw_heap_insert() local
652 heaptup = tup; in raw_heap_insert()
668 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
672 heaptup = tup; in raw_heap_insert()
674 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
732 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
756 if (heaptup != tup) in raw_heap_insert()
757 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/heap/
H A Drewriteheap.c639 HeapTuple heaptup; in raw_heap_insert() local
652 heaptup = tup; in raw_heap_insert()
668 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
672 heaptup = tup; in raw_heap_insert()
674 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
732 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
756 if (heaptup != tup) in raw_heap_insert()
757 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup;
651 heaptup = tup;
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL,
671 heaptup = tup;
673 len = MAXALIGN(heaptup->t_len); /* be conservative */
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len,
755 if (heaptup != tup)
756 heap_freetuple(heaptup);
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/heap/
H A Drewriteheap.c638 HeapTuple heaptup; in raw_heap_insert() local
651 heaptup = tup; in raw_heap_insert()
667 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
671 heaptup = tup; in raw_heap_insert()
673 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
731 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
755 if (heaptup != tup) in raw_heap_insert()
756 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/heap/
H A Drewriteheap.c639 HeapTuple heaptup;
652 heaptup = tup;
668 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL,
672 heaptup = tup;
674 len = MAXALIGN(heaptup->t_len); /* be conservative */
732 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len,
756 if (heaptup != tup)
757 heap_freetuple(heaptup);
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/heap/
H A Drewriteheap.c625 HeapTuple heaptup; in raw_heap_insert() local
638 heaptup = tup; in raw_heap_insert()
651 heaptup = heap_toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
655 heaptup = tup; in raw_heap_insert()
657 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
718 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
742 if (heaptup != tup) in raw_heap_insert()
743 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/heap/
H A Drewriteheap.c636 HeapTuple heaptup; in raw_heap_insert() local
649 heaptup = tup; in raw_heap_insert()
665 heaptup = toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
669 heaptup = tup; in raw_heap_insert()
671 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
729 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
753 if (heaptup != tup) in raw_heap_insert()
754 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/heap/
H A Drewriteheap.c625 HeapTuple heaptup; in raw_heap_insert() local
638 heaptup = tup; in raw_heap_insert()
651 heaptup = heap_toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
655 heaptup = tup; in raw_heap_insert()
657 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
718 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
742 if (heaptup != tup) in raw_heap_insert()
743 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/heap/
H A Drewriteheap.c625 HeapTuple heaptup; in raw_heap_insert() local
638 heaptup = tup; in raw_heap_insert()
651 heaptup = heap_toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
655 heaptup = tup; in raw_heap_insert()
657 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
718 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
742 if (heaptup != tup) in raw_heap_insert()
743 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/heap/
H A Drewriteheap.c625 HeapTuple heaptup; in raw_heap_insert() local
638 heaptup = tup; in raw_heap_insert()
651 heaptup = heap_toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
655 heaptup = tup; in raw_heap_insert()
657 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
718 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
742 if (heaptup != tup) in raw_heap_insert()
743 heap_freetuple(heaptup); in raw_heap_insert()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/heap/
H A Drewriteheap.c625 HeapTuple heaptup; in raw_heap_insert() local
638 heaptup = tup; in raw_heap_insert()
651 heaptup = heap_toast_insert_or_update(state->rs_new_rel, tup, NULL, in raw_heap_insert()
655 heaptup = tup; in raw_heap_insert()
657 len = MAXALIGN(heaptup->t_len); /* be conservative */ in raw_heap_insert()
718 newoff = PageAddItem(page, (Item) heaptup->t_data, heaptup->t_len, in raw_heap_insert()
742 if (heaptup != tup) in raw_heap_insert()
743 heap_freetuple(heaptup); in raw_heap_insert()

1234