Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. Clean up use of VARDATA.

Bruce Momjian <bruce@momjian.us>

Commit: e6c6146eb8129f1ea1e1f68ef739c13824357225
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-01-07T18:47:07Z
Releases: 7.1.1
Allow varchar() to only store needed bytes.  Remove PALLOC,PALLOCTYPE,PFREE.  Clean up use of VARDATA.

Files