https://www.postgresql.org/docs/current/static /datatype-character.html
Effectief in bpchar b staat voor blanco en p staat voor opgevuld en bpchar is hetzelfde als char(n) of character(n) , een blanco opgevuld naar n lengte string...
Meer citaten:
https://www.postgresql.org/docs/current/static /typeconv-query.html