Constant postgres_util::PG_HEADER_SIZE[][src]

pub(crate) const PG_HEADER_SIZE: i32 = 4;
Expand description

Mirror of PostgreSQL’s VARHDRSZ constant