|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| bbsink * | bbsink_zstd_new (bbsink *next, pg_compress_specification *compress) |
| bbsink * bbsink_zstd_new | ( | bbsink * | next, |
| pg_compress_specification * | compress | ||
| ) |
Definition at line 61 of file basebackup_zstd.c.
References Assert(), ereport, errcode(), errmsg(), ERROR, next, and palloc0().
Referenced by SendBaseBackup().