On Thu, Nov 5, 2015 at 12:39 PM, Tom Lane <[email protected]> wrote: > The attached one-liner fixes it, but of course this means that on-disk > jsonb_path_ops indexes are possibly broken and will need to be reindexed. > I see no way around that ... does anybody else?
I think it's impossible to avoid having to recommend a reindex here. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
