Hi, Does anyone know why does pg use 4+n bytes to store a char(n) field? The four initial bytes seem to have only null chars so why are they used? Thx Andre Restivo
- Re: [ADMIN] Char datatype Andre Restivo
- Re: [ADMIN] Char datatype Bruce Momjian
Hi, Does anyone know why does pg use 4+n bytes to store a char(n) field? The four initial bytes seem to have only null chars so why are they used? Thx Andre Restivo