pub const SNAPSHOT_KIND_PG_METADATA: u32 = 0x020C;Expand description
Section kind for Postgres engine metadata (0x0200 reserved range).
Sits above every derived inbound CSC kind so the artifact’s forward-then-inbound-then-metadata emission stays strictly ascending.