On Fri, Mar 7, 2014 at 11:57:48AM -0500, Andrew Dunstan wrote: > >If they can be done for 9.4, great, if not, we have to decide if these > >suboptimal cases are enough for us to delay the data type until 9.5. I > >don't know the answer, but I have to ask the question. > > > > AFAIK, there is no sacrifice of optimality. hstore2 and jsonb were > essentially two ways of spelling the same data, the domains were > virtually identical (hstore might have been a bit more liberal about > numeric input).
OK, it sounds like the adjustments are minimal, like not using the high-order bit. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
