PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
bbsink * | bbsink_lz4_new (bbsink *next, pg_compress_specification *compress) |
bbsink* bbsink_lz4_new | ( | bbsink * | next, |
pg_compress_specification * | compress | ||
) |
Definition at line 62 of file basebackup_lz4.c.
References Assert, compresslevel, ereport, errcode(), errmsg(), ERROR, pg_compress_specification::level, next, and palloc0().
Referenced by SendBaseBackup().