Re: Reducing data type space usage - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Reducing data type space usage
Date
Msg-id 7900.1158363344@sss.pgh.pa.us
Whole thread Raw
In response to Re: Reducing data type space usage  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Reducing data type space usage  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> Tom said he didn't think there was enough code space and my own
> experimentation was slowly leading me to agree, sadly.

There isn't if you want the type to also handle long strings.
But what if we restrict it to short strings?  See my message
just now.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Reducing data type space usage
Next
From: Bruce Momjian
Date:
Subject: Re: Reducing data type space usage