mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
976246cc7e
value '-2' is used to indicate a variable-width type whose width is computed as strlen(datum)+1. Everything that looks at typlen is updated except for array support, which Joe Conway is working on; at the moment it wouldn't work to try to create an array of cstring.