Home
last modified time | relevance | path

Searched refs:SET_VARSIZE_COMPRESSED (Results 1 – 25 of 144) sorted by relevance

123456

/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c75 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in pglz_compress_datum()
174 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in lz4_compress_datum()
H A Ddetoast.c361 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
444 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c75 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in pglz_compress_datum()
174 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in lz4_compress_datum()
H A Ddetoast.c361 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
444 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c75 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in pglz_compress_datum()
174 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in lz4_compress_datum()
H A Ddetoast.c361 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
444 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c75 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in pglz_compress_datum()
174 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in lz4_compress_datum()
H A Ddetoast.c361 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
444 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c75 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in pglz_compress_datum()
174 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in lz4_compress_datum()
H A Ddetoast.c361 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
444 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c75 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in pglz_compress_datum()
174 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in lz4_compress_datum()
H A Ddetoast.c361 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
444 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c75 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in pglz_compress_datum()
174 SET_VARSIZE_COMPRESSED(tmp, len + VARHDRSZ_COMPRESSED); in lz4_compress_datum()
H A Ddetoast.c361 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
444 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/common/
H A Ddetoast.c355 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
438 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
H A Dtoast_internals.c85 SET_VARSIZE_COMPRESSED(tmp, len + TOAST_COMPRESS_HDRSZ); in toast_compress_datum()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/access/common/
H A Ddetoast.c355 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
438 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
H A Dtoast_internals.c85 SET_VARSIZE_COMPRESSED(tmp, len + TOAST_COMPRESS_HDRSZ); in toast_compress_datum()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/access/common/
H A Ddetoast.c355 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ);
438 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ);
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/access/common/
H A Ddetoast.c355 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
438 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/access/common/
H A Ddetoast.c355 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
438 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/access/common/
H A Ddetoast.c355 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ); in toast_fetch_datum()
438 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ); in toast_fetch_datum_slice()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/access/common/
H A Ddetoast.c355 SET_VARSIZE_COMPRESSED(result, attrsize + VARHDRSZ);
438 SET_VARSIZE_COMPRESSED(result, slicelength + VARHDRSZ);
/dports/databases/postgresql-cstore_fdw/cstore_fdw-1.7.0/
H A Dcstore_compression.c89 SET_VARSIZE_COMPRESSED(outputBuffer->data, in CompressBuffer()
/dports/databases/pg_citus/citus-10.2.3/src/backend/columnar/
H A Dcolumnar_compression.c136 SET_VARSIZE_COMPRESSED(outputBuffer->data, in CompressBuffer()

123456