Home
last modified time | relevance | path

Searched refs:VARDATA_COMPRESSED_GET_EXTSIZE (Results 1 – 25 of 29) sorted by relevance

12

/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c90 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in pglz_decompress_datum()
96 VARDATA_COMPRESSED_GET_EXTSIZE(value), true); in pglz_decompress_datum()
194 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in lz4_decompress_datum()
200 VARDATA_COMPRESSED_GET_EXTSIZE(value)); in lz4_decompress_datum()
H A Ddetoast.c576 result = VARDATA_COMPRESSED_GET_EXTSIZE(attr) + VARHDRSZ; in toast_raw_datum_size()
H A Dtoast_internals.c186 toast_pointer.va_rawsize = VARDATA_COMPRESSED_GET_EXTSIZE(dval) + VARHDRSZ; in toast_save_datum()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c90 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in pglz_decompress_datum()
96 VARDATA_COMPRESSED_GET_EXTSIZE(value), true); in pglz_decompress_datum()
194 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in lz4_decompress_datum()
200 VARDATA_COMPRESSED_GET_EXTSIZE(value)); in lz4_decompress_datum()
H A Ddetoast.c576 result = VARDATA_COMPRESSED_GET_EXTSIZE(attr) + VARHDRSZ; in toast_raw_datum_size()
H A Dtoast_internals.c186 toast_pointer.va_rawsize = VARDATA_COMPRESSED_GET_EXTSIZE(dval) + VARHDRSZ; in toast_save_datum()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c90 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in pglz_decompress_datum()
96 VARDATA_COMPRESSED_GET_EXTSIZE(value), true); in pglz_decompress_datum()
194 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in lz4_decompress_datum()
200 VARDATA_COMPRESSED_GET_EXTSIZE(value)); in lz4_decompress_datum()
H A Dtoast_internals.c186 toast_pointer.va_rawsize = VARDATA_COMPRESSED_GET_EXTSIZE(dval) + VARHDRSZ; in toast_save_datum()
H A Ddetoast.c576 result = VARDATA_COMPRESSED_GET_EXTSIZE(attr) + VARHDRSZ; in toast_raw_datum_size()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c90 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in pglz_decompress_datum()
96 VARDATA_COMPRESSED_GET_EXTSIZE(value), true); in pglz_decompress_datum()
194 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in lz4_decompress_datum()
200 VARDATA_COMPRESSED_GET_EXTSIZE(value)); in lz4_decompress_datum()
H A Dtoast_internals.c186 toast_pointer.va_rawsize = VARDATA_COMPRESSED_GET_EXTSIZE(dval) + VARHDRSZ; in toast_save_datum()
H A Ddetoast.c576 result = VARDATA_COMPRESSED_GET_EXTSIZE(attr) + VARHDRSZ; in toast_raw_datum_size()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c90 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in pglz_decompress_datum()
96 VARDATA_COMPRESSED_GET_EXTSIZE(value), true); in pglz_decompress_datum()
194 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in lz4_decompress_datum()
200 VARDATA_COMPRESSED_GET_EXTSIZE(value)); in lz4_decompress_datum()
H A Ddetoast.c576 result = VARDATA_COMPRESSED_GET_EXTSIZE(attr) + VARHDRSZ; in toast_raw_datum_size()
H A Dtoast_internals.c186 toast_pointer.va_rawsize = VARDATA_COMPRESSED_GET_EXTSIZE(dval) + VARHDRSZ; in toast_save_datum()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c90 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in pglz_decompress_datum()
96 VARDATA_COMPRESSED_GET_EXTSIZE(value), true); in pglz_decompress_datum()
194 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in lz4_decompress_datum()
200 VARDATA_COMPRESSED_GET_EXTSIZE(value)); in lz4_decompress_datum()
H A Ddetoast.c576 result = VARDATA_COMPRESSED_GET_EXTSIZE(attr) + VARHDRSZ; in toast_raw_datum_size()
H A Dtoast_internals.c186 toast_pointer.va_rawsize = VARDATA_COMPRESSED_GET_EXTSIZE(dval) + VARHDRSZ; in toast_save_datum()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/common/
H A Dtoast_compression.c90 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in pglz_decompress_datum()
96 VARDATA_COMPRESSED_GET_EXTSIZE(value), true); in pglz_decompress_datum()
194 result = (struct varlena *) palloc(VARDATA_COMPRESSED_GET_EXTSIZE(value) + VARHDRSZ); in lz4_decompress_datum()
200 VARDATA_COMPRESSED_GET_EXTSIZE(value)); in lz4_decompress_datum()
H A Ddetoast.c576 result = VARDATA_COMPRESSED_GET_EXTSIZE(attr) + VARHDRSZ; in toast_raw_datum_size()
H A Dtoast_internals.c186 toast_pointer.va_rawsize = VARDATA_COMPRESSED_GET_EXTSIZE(dval) + VARHDRSZ;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/
H A Dpostgres.h365 #define VARDATA_COMPRESSED_GET_EXTSIZE(PTR) \ macro
/dports/databases/postgresql14-server/postgresql-14.1/src/include/
H A Dpostgres.h365 #define VARDATA_COMPRESSED_GET_EXTSIZE(PTR) \ macro
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/
H A Dpostgres.h365 #define VARDATA_COMPRESSED_GET_EXTSIZE(PTR) \ macro
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/
H A Dpostgres.h365 #define VARDATA_COMPRESSED_GET_EXTSIZE(PTR) \ macro

12