Home
last modified time | relevance | path

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

1234

/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/heap/
H A Dheapam.c2457 HeapTuple heaptup; in heap_insert() local
2625 if (heaptup != tup) in heap_insert()
2627 tup->t_self = heaptup->t_self; in heap_insert()
2628 heap_freetuple(heaptup); in heap_insert()
3549 HeapTuple heaptup; in heap_update() local
4162 heaptup = newtup; in heap_update()
4217 heaptup = newtup; in heap_update()
4297 HeapTupleSetHeapOnly(heaptup); in heap_update()
4305 HeapTupleClearHeapOnly(heaptup); in heap_update()
4409 if (heaptup != newtup) in heap_update()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/heap/
H A Dheapam.c2457 HeapTuple heaptup; in heap_insert() local
2625 if (heaptup != tup) in heap_insert()
2627 tup->t_self = heaptup->t_self; in heap_insert()
2628 heap_freetuple(heaptup); in heap_insert()
3549 HeapTuple heaptup; in heap_update() local
4162 heaptup = newtup; in heap_update()
4217 heaptup = newtup; in heap_update()
4297 HeapTupleSetHeapOnly(heaptup); in heap_update()
4305 HeapTupleClearHeapOnly(heaptup); in heap_update()
4409 if (heaptup != newtup) in heap_update()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/heap/
H A Dheapam.c2064 HeapTuple heaptup; in heap_insert() local
2234 if (heaptup != tup) in heap_insert()
2236 tup->t_self = heaptup->t_self; in heap_insert()
2237 heap_freetuple(heaptup); in heap_insert()
3166 HeapTuple heaptup; in heap_update() local
3774 heaptup = newtup; in heap_update()
3839 heaptup = newtup; in heap_update()
3914 HeapTupleSetHeapOnly(heaptup); in heap_update()
3922 HeapTupleClearHeapOnly(heaptup); in heap_update()
4026 if (heaptup != newtup) in heap_update()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/heap/
H A Dheapam.c2064 HeapTuple heaptup; in heap_insert() local
2234 if (heaptup != tup) in heap_insert()
2236 tup->t_self = heaptup->t_self; in heap_insert()
2237 heap_freetuple(heaptup); in heap_insert()
3166 HeapTuple heaptup; in heap_update() local
3774 heaptup = newtup; in heap_update()
3839 heaptup = newtup; in heap_update()
3914 HeapTupleSetHeapOnly(heaptup); in heap_update()
3922 HeapTupleClearHeapOnly(heaptup); in heap_update()
4026 if (heaptup != newtup) in heap_update()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/heap/
H A Dheapam.c2064 HeapTuple heaptup; in heap_insert() local
2234 if (heaptup != tup) in heap_insert()
2236 tup->t_self = heaptup->t_self; in heap_insert()
2237 heap_freetuple(heaptup); in heap_insert()
3166 HeapTuple heaptup; in heap_update() local
3774 heaptup = newtup; in heap_update()
3839 heaptup = newtup; in heap_update()
3914 HeapTupleSetHeapOnly(heaptup); in heap_update()
3922 HeapTupleClearHeapOnly(heaptup); in heap_update()
4026 if (heaptup != newtup) in heap_update()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/heap/
H A Dheapam.c2064 HeapTuple heaptup; in heap_insert() local
2234 if (heaptup != tup) in heap_insert()
2236 tup->t_self = heaptup->t_self; in heap_insert()
2237 heap_freetuple(heaptup); in heap_insert()
3166 HeapTuple heaptup; in heap_update() local
3774 heaptup = newtup; in heap_update()
3839 heaptup = newtup; in heap_update()
3914 HeapTupleSetHeapOnly(heaptup); in heap_update()
3922 HeapTupleClearHeapOnly(heaptup); in heap_update()
4026 if (heaptup != newtup) in heap_update()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/heap/
H A Dheapam.c2064 HeapTuple heaptup; in heap_insert() local
2234 if (heaptup != tup) in heap_insert()
2236 tup->t_self = heaptup->t_self; in heap_insert()
2237 heap_freetuple(heaptup); in heap_insert()
3166 HeapTuple heaptup; in heap_update() local
3774 heaptup = newtup; in heap_update()
3839 heaptup = newtup; in heap_update()
3914 HeapTupleSetHeapOnly(heaptup); in heap_update()
3922 HeapTupleClearHeapOnly(heaptup); in heap_update()
4026 if (heaptup != newtup) in heap_update()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/heap/
H A Dheapam.c2064 HeapTuple heaptup; in heap_insert() local
2234 if (heaptup != tup) in heap_insert()
2236 tup->t_self = heaptup->t_self; in heap_insert()
2237 heap_freetuple(heaptup); in heap_insert()
3166 HeapTuple heaptup; in heap_update() local
3774 heaptup = newtup; in heap_update()
3839 heaptup = newtup; in heap_update()
3914 HeapTupleSetHeapOnly(heaptup); in heap_update()
3922 HeapTupleClearHeapOnly(heaptup); in heap_update()
4026 if (heaptup != newtup) in heap_update()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/heap/
H A Dheapam.c2064 HeapTuple heaptup; in heap_insert() local
2234 if (heaptup != tup) in heap_insert()
2236 tup->t_self = heaptup->t_self; in heap_insert()
2237 heap_freetuple(heaptup); in heap_insert()
3166 HeapTuple heaptup; in heap_update() local
3774 heaptup = newtup; in heap_update()
3839 heaptup = newtup; in heap_update()
3914 HeapTupleSetHeapOnly(heaptup); in heap_update()
3922 HeapTupleClearHeapOnly(heaptup); in heap_update()
4026 if (heaptup != newtup) in heap_update()
[all …]

1234